Uses of Class
com.azure.spring.autoconfigure.storage.actuator.BlobStorageHealthIndicator
-
Packages that use BlobStorageHealthIndicator Package Description com.azure.spring.autoconfigure.storage Package com.azure.spring.cloud.autoconfigure.storage; -
-
Uses of BlobStorageHealthIndicator in com.azure.spring.autoconfigure.storage
Methods in com.azure.spring.autoconfigure.storage that return BlobStorageHealthIndicator Modifier and Type Method Description BlobStorageHealthIndicatorStorageHealthConfiguration. blobStorageHealthIndicator(com.azure.storage.blob.BlobServiceClientBuilder blobServiceClientBuilder)Declare BlobStorageHealthIndicator bean.
-