Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteEmployeeengagementCelebrationRequest
Packages that use DeleteEmployeeengagementCelebrationRequest
-
Uses of DeleteEmployeeengagementCelebrationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteEmployeeengagementCelebrationRequestModifier and TypeMethodDescriptionvoidEmployeeEngagementApi.deleteEmployeeengagementCelebration(DeleteEmployeeengagementCelebrationRequest request) Deletes a celebrationEmployeeEngagementApiAsync.deleteEmployeeengagementCelebrationAsync(DeleteEmployeeengagementCelebrationRequest request, AsyncApiCallback<Void> callback) Deletes a celebration -
Uses of DeleteEmployeeengagementCelebrationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteEmployeeengagementCelebrationRequestModifier and TypeMethodDescriptionDeleteEmployeeengagementCelebrationRequest.Builder.build()DeleteEmployeeengagementCelebrationRequest.withCelebrationId(String celebrationId) DeleteEmployeeengagementCelebrationRequest.withCustomHeader(String name, String value)