| 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<ContainersGetAccessPolicyResponse> |
GeneratedContainers.getAccessPolicyWithRestResponseAsync(Integer timeout,
String leaseId,
String requestId)
gets the permissions for the specified container.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ContainersGetAccessPolicyResponse> |
ContainerURL.getAccessPolicy(LeaseAccessConditions leaseAccessConditions)
Returns the container's permissions.
|
Copyright © 2018. All rights reserved.