Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest
Packages that use GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest
-
Uses of GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionId(GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest request) Get the session details for the session ID getWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionId is a preview method and is subject to both breaking and non-breaking changes at any time without noticeWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdAsync(GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest request, AsyncApiCallback<ContinuousForecastSessionResponse> callback) Get the session details for the session ID getWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionId is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest.Builder.build()GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitMainforecastContinuousforecastSessionSessionIdRequest.withSessionId(String sessionId)