Interface CreateVocabularyResponse.Builder

    • Method Detail

      • vocabularyArn

        CreateVocabularyResponse.Builder vocabularyArn​(String vocabularyArn)

        The Amazon Resource Name (ARN) of the custom vocabulary.

        Parameters:
        vocabularyArn - The Amazon Resource Name (ARN) of the custom vocabulary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vocabularyId

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