Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteGamificationContestRequest
Packages that use DeleteGamificationContestRequest
-
Uses of DeleteGamificationContestRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteGamificationContestRequestModifier and TypeMethodDescriptionvoidGamificationApi.deleteGamificationContest(DeleteGamificationContestRequest request) Delete a Contest by IdGamificationApiAsync.deleteGamificationContestAsync(DeleteGamificationContestRequest request, AsyncApiCallback<Void> callback) Delete a Contest by Id -
Uses of DeleteGamificationContestRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteGamificationContestRequestModifier and TypeMethodDescriptionDeleteGamificationContestRequest.Builder.build()DeleteGamificationContestRequest.withContestId(String contestId) DeleteGamificationContestRequest.withCustomHeader(String name, String value)