Class LibraryResourceProperties


  • public final class LibraryResourceProperties
    extends Object
    Library/package properties.
    • Constructor Detail

      • LibraryResourceProperties

        public LibraryResourceProperties()
    • Method Detail

      • getName

        public String getName()
        Get the name property: Name of the library/package.
        Returns:
        the name value.
      • getPath

        public String getPath()
        Get the path property: Location of library/package in storage account.
        Returns:
        the path value.
      • getContainerName

        public String getContainerName()
        Get the containerName property: Container name of the library/package.
        Returns:
        the containerName value.
      • getUploadedTimestamp

        public String getUploadedTimestamp()
        Get the uploadedTimestamp property: The last update time of the library/package.
        Returns:
        the uploadedTimestamp value.
      • getType

        public String getType()
        Get the type property: Type of the library/package.
        Returns:
        the type value.
      • getProvisioningStatus

        public String getProvisioningStatus()
        Get the provisioningStatus property: Provisioning status of the library/package.
        Returns:
        the provisioningStatus value.
      • getCreatorId

        public String getCreatorId()
        Get the creatorId property: Creator Id of the library/package.
        Returns:
        the creatorId value.