Package com.mypurecloud.sdk.v2.model
Class GetMetricsResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.GetMetricsResponse
- All Implemented Interfaces:
Serializable
GetMetricsResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetTotal()inthashCode()voidsetEntities(List<Metrics> entities) voidsetSelfUri(String selfUri) voidtoString()
-
Constructor Details
-
GetMetricsResponse
public GetMetricsResponse() -
GetMetricsResponse
-
-
Method Details