static AgentAliasHistoryEvent.Builder |
AgentAliasHistoryEvent.builder() |
|
AgentAliasHistoryEvent.Builder |
AgentAliasHistoryEvent.Builder.endDate(Instant endDate) |
Sets the value of the EndDate property for this object.
|
AgentAliasHistoryEvent.Builder |
AgentAliasHistoryEvent.Builder.routingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAliasHistoryEvent.Builder |
AgentAliasHistoryEvent.Builder.routingConfiguration(Consumer<AgentAliasRoutingConfigurationListItem.Builder>... routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAliasHistoryEvent.Builder |
AgentAliasHistoryEvent.Builder.routingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration) |
Sets the value of the RoutingConfiguration property for this object.
|
AgentAliasHistoryEvent.Builder |
AgentAliasHistoryEvent.Builder.startDate(Instant startDate) |
Sets the value of the StartDate property for this object.
|
AgentAliasHistoryEvent.Builder |
AgentAliasHistoryEvent.toBuilder() |
|