Package | Description |
---|---|
com.microsoft.azure.storage |
This package contains the classes for StorageClient.
|
com.microsoft.azure.storage.blob |
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ServiceSetPropertiesResponse> |
GeneratedServices.setPropertiesWithRestResponseAsync(StorageServiceProperties storageServiceProperties,
Integer timeout,
String requestId)
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ServiceSetPropertiesResponse> |
ServiceURL.setProperties(StorageServiceProperties properties)
Sets properties for a storage account's Blob service endpoint.
|
This documentation was released into the public domain.