Class SecretAction

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel
    Direct Known Subclasses:
    PrivateCertificateActionRevoke, PublicCertificateActionValidateManualDNS

    public class SecretAction
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The response body to specify the properties of the action to create a secret. Classes which extend this class: - PublicCertificateActionValidateManualDNS - PrivateCertificateActionRevoke
    • Method Detail

      • getActionType

        public String getActionType()
        Gets the actionType. The type of secret action.
        Returns:
        the actionType
      • getRevocationTimeSeconds

        public Long getRevocationTimeSeconds()
        Gets the revocationTimeSeconds. The timestamp of the certificate revocation.
        Returns:
        the revocationTimeSeconds