| 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<ContainersGetPropertiesResponse> |
GeneratedContainers.getPropertiesWithRestResponseAsync(Integer timeout,
String leaseId,
String requestId)
returns all user-defined metadata and system properties for the specified container.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ContainersGetPropertiesResponse> |
ContainerURL.getProperties(LeaseAccessConditions leaseAccessConditions)
Returns the container's metadata and system properties.
|
Copyright © 2018. All rights reserved.