BotVersionReplicaSummary.Builder |
BotVersionReplicaSummary.Builder.botVersion(String botVersion) |
The bot version for the summary information for all the version replication statuses.
|
BotVersionReplicaSummary.Builder |
BotVersionReplicaSummary.Builder.botVersionReplicationStatus(String botVersionReplicationStatus) |
The version replication status for all the replicated bots.
|
BotVersionReplicaSummary.Builder |
BotVersionReplicaSummary.Builder.botVersionReplicationStatus(BotVersionReplicationStatus botVersionReplicationStatus) |
The version replication status for all the replicated bots.
|
static BotVersionReplicaSummary.Builder |
BotVersionReplicaSummary.builder() |
|
BotVersionReplicaSummary.Builder |
BotVersionReplicaSummary.Builder.creationDateTime(Instant creationDateTime) |
The creation date and time of the replication status for all the replicated bots.
|
BotVersionReplicaSummary.Builder |
BotVersionReplicaSummary.Builder.failureReasons(String... failureReasons) |
The reasons for replication failure for all the replicated bots.
|
BotVersionReplicaSummary.Builder |
BotVersionReplicaSummary.Builder.failureReasons(Collection<String> failureReasons) |
The reasons for replication failure for all the replicated bots.
|
BotVersionReplicaSummary.Builder |
BotVersionReplicaSummary.toBuilder() |
|