Package com.mypurecloud.sdk.v2.model
Class AnalyticsAgentStateQueryResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.AnalyticsAgentStateQueryResponse
- All Implemented Interfaces:
Serializable
AnalyticsAgentStateQueryResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<AnalyticsAgentStateAgentResponse> entities) List of agentsbooleaninthashCode()voidsetEntities(List<AnalyticsAgentStateAgentResponse> entities) toString()
-
Constructor Details
-
AnalyticsAgentStateQueryResponse
public AnalyticsAgentStateQueryResponse() -
AnalyticsAgentStateQueryResponse
-
-
Method Details