Interface ServiceSettings.Builder

    • Method Detail

      • 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.