Class AzureBlob

    • Constructor Detail

      • AzureBlob

        public AzureBlob​(String blobName,
                         String blobURL,
                         long byteSize,
                         String storageType,
                         String credentialsId,
                         String containerOrFileShare)
    • Method Detail

      • getCredentialsId

        @Exported
        public String getCredentialsId()
      • getBlobName

        public String getBlobName()
      • getBlobURL

        @Exported
        public String getBlobURL()
      • getSizeInBytes

        @Exported
        public long getSizeInBytes()
      • getStorageType

        @Exported
        public String getStorageType()
      • getContainerOrFileShare

        public String getContainerOrFileShare()