Class KeyRing

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

    public class KeyRing
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Base properties of an instance key ring.
    • Method Detail

      • getId

        public String getId()
        Gets the id. An ID that identifies the key ring. Each ID is unique only within the given instance and is not reserved across the Key Protect service.
        Returns:
        the id
      • getCreationDate

        public Date getCreationDate()
        Gets the creationDate. The date the key ring was created. The date format follows RFC 3339.
        Returns:
        the creationDate
      • getCreatedBy

        public String getCreatedBy()
        Gets the createdBy. The unique identifier for the user that created the key ring.
        Returns:
        the createdBy