AgentAlias.Builder |
AgentAlias.Builder.agentAliasArn(String agentAliasArn) |
Sets the value of the AgentAliasArn property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.agentAliasHistoryEvents(Collection<AgentAliasHistoryEvent> agentAliasHistoryEvents) |
Sets the value of the AgentAliasHistoryEvents property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.agentAliasHistoryEvents(Consumer<AgentAliasHistoryEvent.Builder>... agentAliasHistoryEvents) |
Sets the value of the AgentAliasHistoryEvents property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.agentAliasHistoryEvents(AgentAliasHistoryEvent... agentAliasHistoryEvents) |
Sets the value of the AgentAliasHistoryEvents property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.agentAliasId(String agentAliasId) |
Sets the value of the AgentAliasId property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.agentAliasName(String agentAliasName) |
Sets the value of the AgentAliasName property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.agentAliasStatus(String agentAliasStatus) |
Sets the value of the AgentAliasStatus property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.agentAliasStatus(AgentAliasStatus agentAliasStatus) |
Sets the value of the AgentAliasStatus property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.agentId(String agentId) |
Sets the value of the AgentId property for this object.
|
static AgentAlias.Builder |
AgentAlias.builder() |
|
AgentAlias.Builder |
AgentAlias.Builder.clientToken(String clientToken) |
Sets the value of the ClientToken property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.createdAt(Instant createdAt) |
Sets the value of the CreatedAt property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.description(String description) |
Sets the value of the Description property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.routingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.routingConfiguration(Consumer<AgentAliasRoutingConfigurationListItem.Builder>... routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAlias.Builder |
AgentAlias.Builder.routingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAlias.Builder |
AgentAlias.toBuilder() |
|
AgentAlias.Builder |
AgentAlias.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|