Class VolumeKmsKey.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • kmsKeyId

        public VolumeKmsKey.Builder kmsKeyId​(String kmsKeyId)
        The OCID of the Vault service key assigned to this volume.

        If the volume is not using Vault service, then the kmsKeyId will be a null string.

        Parameters:
        kmsKeyId - the value to set
        Returns:
        this builder