UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.botId(String botId) |
The unique identifier of the bot containing the bot recommendation to be updated.
|
UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.botRecommendationId(String botRecommendationId) |
The unique identifier of the bot recommendation to be updated.
|
UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.botVersion(String botVersion) |
The version of the bot containing the bot recommendation to be updated.
|
static UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.builder() |
|
default UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.encryptionSetting(Consumer<EncryptionSetting.Builder> encryptionSetting) |
The object representing the passwords that will be used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.encryptionSetting(EncryptionSetting encryptionSetting) |
The object representing the passwords that will be used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.localeId(String localeId) |
The identifier of the language and locale of the bot recommendation to update.
|
UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.toBuilder() |
|