Uses of Class
com.mypurecloud.sdk.v2.model.ObjectiveTemplate
Packages that use ObjectiveTemplate
-
Uses of ObjectiveTemplate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ObjectiveTemplateModifier and TypeMethodDescriptionGamificationApi.getGamificationTemplate(GetGamificationTemplateRequest request) Objective template by idGamificationApi.getGamificationTemplate(String templateId) Objective template by idMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ObjectiveTemplateModifier and TypeMethodDescriptionGamificationApi.getGamificationTemplate(ApiRequest<Void> request) Objective template by idGamificationApiAsync.getGamificationTemplateAsync(GetGamificationTemplateRequest request, AsyncApiCallback<ObjectiveTemplate> callback) Objective template by idGamificationApiAsync.getGamificationTemplateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ObjectiveTemplate>> callback) Objective template by idGamificationApi.getGamificationTemplateWithHttpInfo(String templateId) Objective template by idMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ObjectiveTemplateModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationTemplateAsync(GetGamificationTemplateRequest request, AsyncApiCallback<ObjectiveTemplate> callback) Objective template by idGamificationApiAsync.getGamificationTemplateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ObjectiveTemplate>> callback) Objective template by id -
Uses of ObjectiveTemplate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ObjectiveTemplateMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ObjectiveTemplateMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ObjectiveTemplateModifier and TypeMethodDescriptionGetTemplatesResponse.entities(List<ObjectiveTemplate> entities) voidGetTemplatesResponse.setEntities(List<ObjectiveTemplate> entities)