Uses of Class
com.mypurecloud.sdk.v2.model.GetCelebrationListing
Packages that use GetCelebrationListing
-
Uses of GetCelebrationListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GetCelebrationListingModifier and TypeMethodDescriptionEmployeeEngagementApi.getEmployeeengagementCelebrations(GetEmployeeengagementCelebrationsRequest request) Get all celebrationsEmployeeEngagementApi.getEmployeeengagementCelebrations(Integer pageNumber, Integer pageSize) Get all celebrationsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type GetCelebrationListingModifier and TypeMethodDescriptionEmployeeEngagementApi.getEmployeeengagementCelebrations(ApiRequest<Void> request) Get all celebrationsEmployeeEngagementApiAsync.getEmployeeengagementCelebrationsAsync(GetEmployeeengagementCelebrationsRequest request, AsyncApiCallback<GetCelebrationListing> callback) Get all celebrationsEmployeeEngagementApiAsync.getEmployeeengagementCelebrationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GetCelebrationListing>> callback) Get all celebrationsEmployeeEngagementApi.getEmployeeengagementCelebrationsWithHttpInfo(Integer pageNumber, Integer pageSize) Get all celebrationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type GetCelebrationListingModifier and TypeMethodDescriptionEmployeeEngagementApiAsync.getEmployeeengagementCelebrationsAsync(GetEmployeeengagementCelebrationsRequest request, AsyncApiCallback<GetCelebrationListing> callback) Get all celebrationsEmployeeEngagementApiAsync.getEmployeeengagementCelebrationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GetCelebrationListing>> callback) Get all celebrations -
Uses of GetCelebrationListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GetCelebrationListingModifier and TypeMethodDescriptionGetCelebrationListing.entities(List<Celebration> entities) GetCelebrationListing.pageNumber(Integer pageNumber) GetCelebrationListing.previousUri(String previousUri)