Package | Description |
---|---|
com.oracle.bmc.waas.model |
Modifier and Type | Method and Description |
---|---|
static GoodBot.Builder |
GoodBot.builder()
Create a new builder.
|
GoodBot.Builder |
GoodBot.Builder.copy(GoodBot model) |
GoodBot.Builder |
GoodBot.Builder.description(String description)
The description of the bot.
|
GoodBot.Builder |
GoodBot.Builder.isEnabled(Boolean isEnabled)
Enables or disables the bot.
|
GoodBot.Builder |
GoodBot.Builder.key(String key)
The unique key for the bot.
|
GoodBot.Builder |
GoodBot.Builder.name(String name)
The bot name.
|
GoodBot.Builder |
GoodBot.toBuilder() |
Copyright © 2016–2024. All rights reserved.