Uses of Class
com.mypurecloud.sdk.v2.model.CelebrationStateParam
Packages that use CelebrationStateParam
Package
Description
-
Uses of CelebrationStateParam in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CelebrationStateParamModifier and TypeMethodDescriptionvoidEmployeeEngagementApi.patchEmployeeengagementCelebration(String celebrationId, CelebrationStateParam body) Set a state for a celebrationEmployeeEngagementApi.patchEmployeeengagementCelebrationWithHttpInfo(String celebrationId, CelebrationStateParam body) Set a state for a celebrationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CelebrationStateParamModifier and TypeMethodDescriptionEmployeeEngagementApi.patchEmployeeengagementCelebration(ApiRequest<CelebrationStateParam> request) Set a state for a celebrationEmployeeEngagementApiAsync.patchEmployeeengagementCelebrationAsync(ApiRequest<CelebrationStateParam> request, AsyncApiCallback<ApiResponse<Void>> callback) Set a state for a celebration -
Uses of CelebrationStateParam in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CelebrationStateParamMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CelebrationStateParamMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CelebrationStateParamModifier and TypeMethodDescriptionPatchEmployeeengagementCelebrationRequest.builder(String celebrationId, CelebrationStateParam body) voidPatchEmployeeengagementCelebrationRequest.setBody(CelebrationStateParam body) PatchEmployeeengagementCelebrationRequest.Builder.withBody(CelebrationStateParam body) PatchEmployeeengagementCelebrationRequest.withBody(CelebrationStateParam body) PatchEmployeeengagementCelebrationRequest.Builder.withRequiredParams(String celebrationId, CelebrationStateParam body) -
Uses of CelebrationStateParam in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CelebrationStateParamModifier and TypeMethodDescriptionCelebrationStateParam.state(CelebrationStateParam.StateEnum state) The state of the celebration