Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchEmployeeengagementCelebrationRequest.Builder
Packages that use PatchEmployeeengagementCelebrationRequest.Builder
-
Uses of PatchEmployeeengagementCelebrationRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchEmployeeengagementCelebrationRequest.BuilderModifier and TypeMethodDescriptionPatchEmployeeengagementCelebrationRequest.builder()PatchEmployeeengagementCelebrationRequest.builder(String celebrationId, CelebrationStateParam body) PatchEmployeeengagementCelebrationRequest.Builder.withBody(CelebrationStateParam body) PatchEmployeeengagementCelebrationRequest.Builder.withCelebrationId(String celebrationId) PatchEmployeeengagementCelebrationRequest.Builder.withRequiredParams(String celebrationId, CelebrationStateParam body)