@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetAgentActionGroupResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Get Action Group Response
| Constructor and Description |
|---|
GetAgentActionGroupResult() |
| Modifier and Type | Method and Description |
|---|---|
GetAgentActionGroupResult |
clone() |
boolean |
equals(Object obj) |
AgentActionGroup |
getAgentActionGroup() |
int |
hashCode() |
void |
setAgentActionGroup(AgentActionGroup agentActionGroup) |
String |
toString()
Returns a string representation of this object.
|
GetAgentActionGroupResult |
withAgentActionGroup(AgentActionGroup agentActionGroup) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setAgentActionGroup(AgentActionGroup agentActionGroup)
agentActionGroup - public AgentActionGroup getAgentActionGroup()
public GetAgentActionGroupResult withAgentActionGroup(AgentActionGroup agentActionGroup)
agentActionGroup - public String toString()
toString in class ObjectObject.toString()public GetAgentActionGroupResult clone()
Copyright © 2024. All rights reserved.