AgentAlias |
AgentAlias.clone() |
AgentAlias |
CreateAgentAliasResult.getAgentAlias() |
AgentAlias |
GetAgentAliasResult.getAgentAlias() |
AgentAlias |
UpdateAgentAliasResult.getAgentAlias() |
AgentAlias |
AgentAlias.withAgentAliasArn(String agentAliasArn) |
AgentAlias |
AgentAlias.withAgentAliasHistoryEvents(AgentAliasHistoryEvent... agentAliasHistoryEvents)
NOTE: This method appends the values to the existing list (if any).
|
AgentAlias |
AgentAlias.withAgentAliasHistoryEvents(Collection<AgentAliasHistoryEvent> agentAliasHistoryEvents) |
AgentAlias |
AgentAlias.withAgentAliasId(String agentAliasId) |
AgentAlias |
AgentAlias.withAgentAliasName(String agentAliasName) |
AgentAlias |
AgentAlias.withAgentAliasStatus(AgentAliasStatus agentAliasStatus) |
AgentAlias |
AgentAlias.withAgentAliasStatus(String agentAliasStatus) |
AgentAlias |
AgentAlias.withAgentId(String agentId) |
AgentAlias |
AgentAlias.withClientToken(String clientToken) |
AgentAlias |
AgentAlias.withCreatedAt(Date createdAt) |
AgentAlias |
AgentAlias.withDescription(String description) |
AgentAlias |
AgentAlias.withRoutingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration)
NOTE: This method appends the values to the existing list (if any).
|
AgentAlias |
AgentAlias.withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration) |
AgentAlias |
AgentAlias.withUpdatedAt(Date updatedAt) |