@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AgentAliasRoutingConfigurationListItem extends Object implements Serializable, Cloneable, StructuredPojo
Details about the routing configuration for an Agent alias.
| Constructor and Description |
|---|
AgentAliasRoutingConfigurationListItem() |
| Modifier and Type | Method and Description |
|---|---|
AgentAliasRoutingConfigurationListItem |
clone() |
boolean |
equals(Object obj) |
String |
getAgentVersion() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAgentVersion(String agentVersion) |
String |
toString()
Returns a string representation of this object.
|
AgentAliasRoutingConfigurationListItem |
withAgentVersion(String agentVersion) |
public AgentAliasRoutingConfigurationListItem()
public void setAgentVersion(String agentVersion)
agentVersion - public String getAgentVersion()
public AgentAliasRoutingConfigurationListItem withAgentVersion(String agentVersion)
agentVersion - public String toString()
toString in class ObjectObject.toString()public AgentAliasRoutingConfigurationListItem clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.