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<ServiceGetPropertiesResponse> |
GeneratedServices.getPropertiesWithRestResponseAsync(Integer timeout,
String requestId)
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ServiceGetPropertiesResponse> |
ServiceURL.getProperties()
Gets the properties of a storage account’s Blob service.
|
Copyright © 2018. All rights reserved.