SmartGroupsChangeStateHeaders Class
- java.
lang. Object - com.
azure. resourcemanager. alertsmanagement. models. SmartGroupsChangeStateHeaders
- com.
public final class SmartGroupsChangeStateHeaders
The SmartGroupsChangeStateHeaders model.
Constructor Summary
| Constructor | Description |
|---|---|
| SmartGroupsChangeStateHeaders(HttpHeaders rawHeaders) |
Creates an instance of Smart |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| void |
validate()
Validates the instance. |
|
Smart |
withXMsRequestId(String xMsRequestId)
Set the x |
| String |
xMsRequestId()
Get the x |
Methods inherited from java.lang.Object
Constructor Details
SmartGroupsChangeStateHeaders
public SmartGroupsChangeStateHeaders(HttpHeaders rawHeaders)
Creates an instance of SmartGroupsChangeStateHeaders class.
Parameters:
Method Details
validate
public void validate()
Validates the instance.
withXMsRequestId
public SmartGroupsChangeStateHeaders withXMsRequestId(String xMsRequestId)
Set the xMsRequestId property: The x-ms-request-id property.
Parameters:
Returns:
xMsRequestId
public String xMsRequestId()
Get the xMsRequestId property: The x-ms-request-id property.
Returns: