Class OciKeyDetails.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • kmsKeyId

        public OciKeyDetails.Builder kmsKeyId​(String kmsKeyId)
        The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
        Parameters:
        kmsKeyId - the value to set
        Returns:
        this builder
      • vaultId

        public OciKeyDetails.Builder vaultId​(String vaultId)
        The OCID of the Oracle Cloud Infrastructure vault.

        This parameter and secretId are required for Customer Managed Keys.

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