Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementCalendarUrlIcsRequest
Packages that use PostWorkforcemanagementCalendarUrlIcsRequest
-
Uses of PostWorkforcemanagementCalendarUrlIcsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementCalendarUrlIcsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementCalendarUrlIcs(PostWorkforcemanagementCalendarUrlIcsRequest request) Create a newly generated calendar link for the current user; if the current user has previously generated one, the generated link will be returnedWorkforceManagementApiAsync.postWorkforcemanagementCalendarUrlIcsAsync(PostWorkforcemanagementCalendarUrlIcsRequest request, AsyncApiCallback<CalendarUrlResponse> callback) Create a newly generated calendar link for the current user; if the current user has previously generated one, the generated link will be returned -
Uses of PostWorkforcemanagementCalendarUrlIcsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementCalendarUrlIcsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementCalendarUrlIcsRequest.Builder.build()PostWorkforcemanagementCalendarUrlIcsRequest.withCustomHeader(String name, String value) PostWorkforcemanagementCalendarUrlIcsRequest.withLanguage(String language)