Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchEmployeeengagementCelebrationRequest
Packages that use PatchEmployeeengagementCelebrationRequest
-
Uses of PatchEmployeeengagementCelebrationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchEmployeeengagementCelebrationRequestModifier and TypeMethodDescriptionvoidEmployeeEngagementApi.patchEmployeeengagementCelebration(PatchEmployeeengagementCelebrationRequest request) Set a state for a celebrationEmployeeEngagementApiAsync.patchEmployeeengagementCelebrationAsync(PatchEmployeeengagementCelebrationRequest request, AsyncApiCallback<Void> callback) Set a state for a celebration -
Uses of PatchEmployeeengagementCelebrationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchEmployeeengagementCelebrationRequestModifier and TypeMethodDescriptionPatchEmployeeengagementCelebrationRequest.Builder.build()PatchEmployeeengagementCelebrationRequest.withBody(CelebrationStateParam body) PatchEmployeeengagementCelebrationRequest.withCelebrationId(String celebrationId) PatchEmployeeengagementCelebrationRequest.withCustomHeader(String name, String value)