Uses of Class
com.azure.storage.blob.BlobServiceClient
-
Packages that use BlobServiceClient Package Description com.azure.storage.blob Package containing the classes for BlobServiceClient. -
-
Uses of BlobServiceClient in com.azure.storage.blob
Methods in com.azure.storage.blob that return BlobServiceClient Modifier and Type Method Description BlobServiceClientBlobServiceClientBuilder. buildClient()BlobServiceClientBlobContainerClient. getServiceClient()Get a client pointing to the account.
-