Class VersionAction

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

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

      • getActionType

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

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