Uses of Class
com.azure.storage.blob.BlobServiceAsyncClient
Packages that use BlobServiceAsyncClient
-
Uses of BlobServiceAsyncClient in com.azure.storage.blob
Methods in com.azure.storage.blob that return BlobServiceAsyncClientModifier and TypeMethodDescriptionBlobServiceClientBuilder.buildAsyncClient()
Creates aBlobServiceAsyncClient
based on options set in the builder.BlobContainerAsyncClient.getServiceAsyncClient()
Get an async client pointing to the account.