Class DeletedStorageAccountItem


  • public class DeletedStorageAccountItem
    extends StorageAccountItem
    The deleted storage account item containing metadata about the deleted storage account.
    • Constructor Detail

      • DeletedStorageAccountItem

        public DeletedStorageAccountItem()
    • Method Detail

      • recoveryId

        public String recoveryId()
        Get the recoveryId value.
        Returns:
        the recoveryId value
      • withRecoveryId

        public DeletedStorageAccountItem withRecoveryId​(String recoveryId)
        Set the recoveryId value.
        Parameters:
        recoveryId - the recoveryId value to set
        Returns:
        the DeletedStorageAccountItem object itself.
      • scheduledPurgeDate

        public org.joda.time.DateTime scheduledPurgeDate()
        Get the scheduledPurgeDate value.
        Returns:
        the scheduledPurgeDate value
      • deletedDate

        public org.joda.time.DateTime deletedDate()
        Get the deletedDate value.
        Returns:
        the deletedDate value