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