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