Class KeyVersion

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class KeyVersion
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Properties associated with a specific key version.
    • Method Detail

      • getId

        public String getId()
        Gets the id. The ID of the key version.
        Returns:
        the id
      • getCreationDate

        public Date getCreationDate()
        Gets the creationDate. The date that the version of the key was created.
        Returns:
        the creationDate