Package | Description |
---|---|
com.microsoft.azure.storage.blob.models |
This package contains the blob.models classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
ServiceSetPropertiesHeaders |
ServiceSetPropertiesResponse.headers() |
ServiceSetPropertiesHeaders |
ServiceSetPropertiesHeaders.withRequestId(String requestId)
Set the requestId value.
|
ServiceSetPropertiesHeaders |
ServiceSetPropertiesHeaders.withVersion(String version)
Set the version value.
|
Constructor and Description |
---|
ServiceSetPropertiesResponse(com.microsoft.rest.v2.http.HttpRequest request,
int statusCode,
ServiceSetPropertiesHeaders headers,
Map<String,String> rawHeaders,
Void body)
Creates an instance of ServiceSetPropertiesResponse.
|
This documentation was released into the public domain.