Class CreateKeyRingOptions

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

    public class CreateKeyRingOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createKeyRing options.
    • Method Detail

      • keyRingId

        public String keyRingId()
        Gets the keyRingId. The 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 keyRingId
      • bluemixInstance

        public String bluemixInstance()
        Gets the bluemixInstance. The IBM Cloud instance ID that identifies your Key Protect service instance.
        Returns:
        the bluemixInstance
      • correlationId

        public String correlationId()
        Gets the correlationId. The v4 UUID used to correlate and track transactions.
        Returns:
        the correlationId