Interface DeleteVocabularyResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ConnectResponse.Builder, CopyableBuilder<DeleteVocabularyResponse.Builder,DeleteVocabularyResponse>, SdkBuilder<DeleteVocabularyResponse.Builder,DeleteVocabularyResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteVocabularyResponse

public static interface DeleteVocabularyResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<DeleteVocabularyResponse.Builder,DeleteVocabularyResponse>
  • Method Details

    • vocabularyArn

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

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

      The current state of the custom vocabulary.

      Parameters:
      state - The current state of the custom vocabulary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The current state of the custom vocabulary.

      Parameters:
      state - The current state of the custom vocabulary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: