AgentAliasSummary.Builder |
AgentAliasSummary.Builder.agentAliasId(String agentAliasId) |
Sets the value of the AgentAliasId property for this object.
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.agentAliasName(String agentAliasName) |
Sets the value of the AgentAliasName property for this object.
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.agentAliasStatus(String agentAliasStatus) |
Sets the value of the AgentAliasStatus property for this object.
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.agentAliasStatus(AgentAliasStatus agentAliasStatus) |
Sets the value of the AgentAliasStatus property for this object.
|
static AgentAliasSummary.Builder |
AgentAliasSummary.builder() |
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.createdAt(Instant createdAt) |
Sets the value of the CreatedAt property for this object.
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.description(String description) |
Sets the value of the Description property for this object.
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.routingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.routingConfiguration(Consumer<AgentAliasRoutingConfigurationListItem.Builder>... routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.routingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAliasSummary.Builder |
AgentAliasSummary.toBuilder() |
|
AgentAliasSummary.Builder |
AgentAliasSummary.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|