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<ContainerGetAccessPolicyResponse> |
GeneratedContainers.getAccessPolicyWithRestResponseAsync(Integer timeout,
String leaseId,
String requestId)
gets the permissions for the specified container.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ContainerGetAccessPolicyResponse> |
ContainerURL.getAccessPolicy(LeaseAccessConditions leaseAccessConditions)
Returns the container's permissions.
|
This documentation was released into the public domain.