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