public final class ContainersChangeLeaseResponse extends ResponseBase<ContainerChangeLeaseHeaders,java.lang.Void>
| Constructor and Description |
|---|
ContainersChangeLeaseResponse(HttpRequest request,
int statusCode,
HttpHeaders rawHeaders,
java.lang.Void value,
ContainerChangeLeaseHeaders headers)
Creates an instance of ContainersChangeLeaseResponse.
|
getDeserializedHeaders, getHeaders, getRequest, getStatusCode, getValuepublic ContainersChangeLeaseResponse(HttpRequest request, int statusCode, HttpHeaders rawHeaders, java.lang.Void value, ContainerChangeLeaseHeaders headers)
request - the request which resulted in this ContainersChangeLeaseResponse.statusCode - the status code of the HTTP response.rawHeaders - the raw headers of the HTTP response.value - the deserialized value of the HTTP response.headers - the deserialized headers of the HTTP response.Copyright © 2019 Microsoft Corporation. All rights reserved.