Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ServiceSetPropertiesResponse> |
ServiceURL.setProperties(StorageServiceProperties properties)
Sets properties for a storage account's Blob service endpoint.
|
io.reactivex.Single<ServiceSetPropertiesResponse> |
ServiceURL.setProperties(StorageServiceProperties properties,
com.microsoft.rest.v2.Context context)
Sets properties for a storage account's Blob service endpoint.
|
io.reactivex.Single<ServiceSetPropertiesResponse> |
GeneratedServices.setPropertiesWithRestResponseAsync(com.microsoft.rest.v2.Context context,
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.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.