Interface ServiceSettings.Builder

  • Method Details

    • kmsKeyId

      ServiceSettings.Builder kmsKeyId(String kmsKeyId)

      The KMS key ID of the service settings.

      Parameters:
      kmsKeyId - The KMS key ID of the service settings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.