Class DeletedSecret

    • Constructor Detail

      • DeletedSecret

        public DeletedSecret()
    • Method Detail

      • getRecoveryId

        public String getRecoveryId()
        Get the recoveryId identifier.
        Returns:
        the recoveryId identifier.
      • getScheduledPurgeDate

        public OffsetDateTime getScheduledPurgeDate()
        Get the scheduled purge UTC time.
        Returns:
        the scheduledPurgeDate UTC time.
      • getDeletedOn

        public OffsetDateTime getDeletedOn()
        Get the deleted UTC time.
        Returns:
        the deletedDate UTC time.