Interface AgentAliasRoutingConfigurationListItem.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AgentAliasRoutingConfigurationListItem.Builder,AgentAliasRoutingConfigurationListItem>, SdkBuilder<AgentAliasRoutingConfigurationListItem.Builder,AgentAliasRoutingConfigurationListItem>, SdkPojo
Enclosing class:
AgentAliasRoutingConfigurationListItem

public static interface AgentAliasRoutingConfigurationListItem.Builder extends SdkPojo, CopyableBuilder<AgentAliasRoutingConfigurationListItem.Builder,AgentAliasRoutingConfigurationListItem>
  • Method Details

    • agentVersion

      The version of the agent with which the alias is associated.

      Parameters:
      agentVersion - The version of the agent with which the alias is associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • provisionedThroughput

      AgentAliasRoutingConfigurationListItem.Builder provisionedThroughput(String provisionedThroughput)

      Information on the Provisioned Throughput assigned to an agent alias.

      Parameters:
      provisionedThroughput - Information on the Provisioned Throughput assigned to an agent alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.