| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
| Modifier and Type | Field and Description |
|---|---|
static ListContainersOptions |
ListContainersOptions.DEFAULT
An object representing the default options: no details or prefix and using the service's default for maxResults.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ServiceListContainersSegmentResponse> |
ServiceURL.listContainersSegment(String marker,
ListContainersOptions options)
Returns a single segment of containers starting from the specified Marker.
|
Copyright © 2018. All rights reserved.