Interface DefaultVocabulary.Builder

    • Method Detail

      • instanceId

        DefaultVocabulary.Builder instanceId​(String instanceId)

        The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

        Parameters:
        instanceId - The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vocabularyId

        DefaultVocabulary.Builder vocabularyId​(String vocabularyId)

        The identifier of the custom vocabulary.

        Parameters:
        vocabularyId - The identifier of the custom vocabulary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vocabularyName

        DefaultVocabulary.Builder vocabularyName​(String vocabularyName)

        A unique name of the custom vocabulary.

        Parameters:
        vocabularyName - A unique name of the custom vocabulary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.