SmartGroupsGetByIdResponse Class
- java.
lang. Object - com.
azure. core. http. rest. ResponseBase<H,T> - com.
azure. resourcemanager. alertsmanagement. models. SmartGroupsGetByIdResponse
- com.
- com.
public final class SmartGroupsGetByIdResponse
extends ResponseBase<SmartGroupsGetByIdHeaders,SmartGroupInner>
Contains all response data for the getById operation.
Constructor Summary
| Constructor | Description |
|---|---|
| SmartGroupsGetByIdResponse(HttpRequest request, int statusCode, HttpHeaders rawHeaders, SmartGroupInner value, SmartGroupsGetByIdHeaders 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
SmartGroupsGetByIdResponse
public SmartGroupsGetByIdResponse(HttpRequest request, int statusCode, HttpHeaders rawHeaders, SmartGroupInner value, SmartGroupsGetByIdHeaders headers)
Creates an instance of SmartGroupsGetByIdResponse.
Parameters:
Method Details
getValue
public SmartGroupInner getValue()
Gets the deserialized response body.
Overrides:
SmartGroupsGetByIdResponse.getValue()Returns: