SmartGroupsChangeStateResponse Class
- java.
lang. Object - com.
azure. core. http. rest. ResponseBase<H,T> - com.
azure. resourcemanager. alertsmanagement. models. SmartGroupsChangeStateResponse
- com.
- com.
public final class SmartGroupsChangeStateResponse
extends ResponseBase<SmartGroupsChangeStateHeaders,SmartGroupInner>
Contains all response data for the changeState operation.
Constructor Summary
| Constructor | Description |
|---|---|
| SmartGroupsChangeStateResponse(HttpRequest request, int statusCode, HttpHeaders rawHeaders, SmartGroupInner value, SmartGroupsChangeStateHeaders headers) |
Creates an instance of Smart |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Smart |
getValue()
Gets the deserialized response body. |
Methods inherited from ResponseBase
Methods inherited from java.lang.Object
Constructor Details
SmartGroupsChangeStateResponse
public SmartGroupsChangeStateResponse(HttpRequest request, int statusCode, HttpHeaders rawHeaders, SmartGroupInner value, SmartGroupsChangeStateHeaders headers)
Creates an instance of SmartGroupsChangeStateResponse.
Parameters:
Method Details
getValue
public SmartGroupInner getValue()
Gets the deserialized response body.
Overrides:
SmartGroupsChangeStateResponse.getValue()Returns: