Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
ContainerURL |
ServiceURL.createContainerURL(String containerName)
Creates a
ContainerURL object pointing to the specified container. |
ContainerURL |
ContainerURL.withPipeline(com.microsoft.rest.v2.http.HttpPipeline pipeline)
Creates a new
ContainerURL with the given pipeline. |
Copyright © 2019 Microsoft Corporation. All rights reserved.