Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowsInstancesJobRequest
Packages that use GetFlowsInstancesJobRequest
-
Uses of GetFlowsInstancesJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowsInstancesJobRequestModifier and TypeMethodDescriptionArchitectApi.getFlowsInstancesJob(GetFlowsInstancesJobRequest request) Get the status and/or results of an asynchronous flow execution data retrieval jobArchitectApiAsync.getFlowsInstancesJobAsync(GetFlowsInstancesJobRequest request, AsyncApiCallback<GetFlowExecutionDataJobResult> callback) Get the status and/or results of an asynchronous flow execution data retrieval job -
Uses of GetFlowsInstancesJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowsInstancesJobRequestModifier and TypeMethodDescriptionGetFlowsInstancesJobRequest.Builder.build()GetFlowsInstancesJobRequest.withCustomHeader(String name, String value)