| 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<ContainersCreateResponse> |
GeneratedContainers.createWithRestResponseAsync(Integer timeout,
Map<String,String> metadata,
PublicAccessType access,
String requestId)
creates a new container under the specified account.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ContainersCreateResponse> |
ContainerURL.create(Metadata metadata,
PublicAccessType accessType)
Creates a new container within a storage account.
|
Copyright © 2018. All rights reserved.