Package com.mypurecloud.sdk.v2.model
Class ServiceGoalTemplateList
java.lang.Object
com.mypurecloud.sdk.v2.model.ServiceGoalTemplateList
- All Implemented Interfaces:
Serializable
ServiceGoalTemplateList
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<ServiceGoalTemplate> entities) booleaninthashCode()metadata(WfmVersionedEntityMetadata metadata) Version metadata for the service goal templatesvoidsetEntities(List<ServiceGoalTemplate> entities) voidsetMetadata(WfmVersionedEntityMetadata metadata) toString()
-
Constructor Details
-
ServiceGoalTemplateList
public ServiceGoalTemplateList() -
ServiceGoalTemplateList
-
-
Method Details