| 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<ContainersDeleteResponse> |
GeneratedContainers.deleteWithRestResponseAsync(Integer timeout,
String leaseId,
OffsetDateTime ifModifiedSince,
OffsetDateTime ifUnmodifiedSince,
String requestId)
operation marks the specified container for deletion.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ContainersDeleteResponse> |
ContainerURL.delete(ContainerAccessConditions accessConditions)
Marks the specified container for deletion.
|
Copyright © 2018. All rights reserved.