Uses of Class
com.mypurecloud.sdk.v2.api.request.GetEmployeeengagementCelebrationsRequest
Packages that use GetEmployeeengagementCelebrationsRequest
-
Uses of GetEmployeeengagementCelebrationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetEmployeeengagementCelebrationsRequestModifier and TypeMethodDescriptionEmployeeEngagementApi.getEmployeeengagementCelebrations(GetEmployeeengagementCelebrationsRequest request) Get all celebrationsEmployeeEngagementApiAsync.getEmployeeengagementCelebrationsAsync(GetEmployeeengagementCelebrationsRequest request, AsyncApiCallback<GetCelebrationListing> callback) Get all celebrations -
Uses of GetEmployeeengagementCelebrationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetEmployeeengagementCelebrationsRequestModifier and TypeMethodDescriptionGetEmployeeengagementCelebrationsRequest.Builder.build()GetEmployeeengagementCelebrationsRequest.withCustomHeader(String name, String value) GetEmployeeengagementCelebrationsRequest.withPageNumber(Integer pageNumber) GetEmployeeengagementCelebrationsRequest.withPageSize(Integer pageSize)