Class UnlockDeleteResponseInner


  • public final class UnlockDeleteResponseInner
    extends Object
    Response of Unlock Delete API.
    • Constructor Detail

      • UnlockDeleteResponseInner

        public UnlockDeleteResponseInner()
    • Method Detail

      • unlockDeleteExpiryTime

        public String unlockDeleteExpiryTime()
        Get the unlockDeleteExpiryTime property: This is the time when unlock delete privileges will get expired.
        Returns:
        the unlockDeleteExpiryTime value.
      • withUnlockDeleteExpiryTime

        public UnlockDeleteResponseInner withUnlockDeleteExpiryTime​(String unlockDeleteExpiryTime)
        Set the unlockDeleteExpiryTime property: This is the time when unlock delete privileges will get expired.
        Parameters:
        unlockDeleteExpiryTime - the unlockDeleteExpiryTime value to set.
        Returns:
        the UnlockDeleteResponseInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.