public final class ServicesSetPropertiesResponse extends ResponseBase<ServiceSetPropertiesHeaders,java.lang.Void>
| Constructor and Description |
|---|
ServicesSetPropertiesResponse(HttpRequest request,
int statusCode,
HttpHeaders rawHeaders,
java.lang.Void value,
ServiceSetPropertiesHeaders headers)
Creates an instance of ServicesSetPropertiesResponse.
|
getDeserializedHeaders, getHeaders, getRequest, getStatusCode, getValuepublic ServicesSetPropertiesResponse(HttpRequest request, int statusCode, HttpHeaders rawHeaders, java.lang.Void value, ServiceSetPropertiesHeaders headers)
request - the request which resulted in this ServicesSetPropertiesResponse.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.