| 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<ContainersBreakLeaseResponse> |
GeneratedContainers.breakLeaseWithRestResponseAsync(Integer timeout,
Integer breakPeriod,
OffsetDateTime ifModifiedSince,
OffsetDateTime ifUnmodifiedSince,
String requestId)
[Update] establishes and manages a lock on a container for delete operations.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ContainersBreakLeaseResponse> |
ContainerURL.breakLease(Integer breakPeriodInSeconds,
HTTPAccessConditions httpAccessConditions)
Breaks the container's previously-acquired lease.
|
Copyright © 2018. All rights reserved.