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