Uses of Class
com.azure.storage.blob.nio.AzurePath
-
Uses of AzurePath in com.azure.storage.blob.nio
Methods in com.azure.storage.blob.nio that return AzurePathModifier and TypeMethodDescriptionstatic AzurePathAzurePath.fromBlobUrl(AzureFileSystemProvider provider, String url) A utility method to conveniently convert from a URL to a storage resource to anAzurePathpointing to the same resource.