Interface DeleteCustomVocabularyResponse.Builder

    • Method Detail

      • botId

        DeleteCustomVocabularyResponse.Builder botId​(String botId)

        The identifier of the bot that the custom vocabulary was removed from.

        Parameters:
        botId - The identifier of the bot that the custom vocabulary was removed from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • botVersion

        DeleteCustomVocabularyResponse.Builder botVersion​(String botVersion)

        The version of the bot that the custom vocabulary was removed from.

        Parameters:
        botVersion - The version of the bot that the custom vocabulary was removed from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localeId

        DeleteCustomVocabularyResponse.Builder localeId​(String localeId)

        The locale identifier for the locale that the custom vocabulary was removed from.

        Parameters:
        localeId - The locale identifier for the locale that the custom vocabulary was removed from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.