BotRecommendationSummary.Builder |
BotRecommendationSummary.Builder.botRecommendationId(String botRecommendationId) |
The unique identifier of the bot recommendation to be updated.
|
BotRecommendationSummary.Builder |
BotRecommendationSummary.Builder.botRecommendationStatus(String botRecommendationStatus) |
The status of the bot recommendation.
|
BotRecommendationSummary.Builder |
BotRecommendationSummary.Builder.botRecommendationStatus(BotRecommendationStatus botRecommendationStatus) |
The status of the bot recommendation.
|
static BotRecommendationSummary.Builder |
BotRecommendationSummary.builder() |
|
BotRecommendationSummary.Builder |
BotRecommendationSummary.Builder.creationDateTime(Instant creationDateTime) |
A timestamp of the date and time that the bot recommendation was created.
|
BotRecommendationSummary.Builder |
BotRecommendationSummary.Builder.lastUpdatedDateTime(Instant lastUpdatedDateTime) |
A timestamp of the date and time that the bot recommendation was last updated.
|
BotRecommendationSummary.Builder |
BotRecommendationSummary.toBuilder() |
|