Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowsJobRequest
Packages that use GetFlowsJobRequest
-
Uses of GetFlowsJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowsJobRequestModifier and TypeMethodDescriptionArchitectApi.getFlowsJob(GetFlowsJobRequest request) Fetch Architect Job StatusArchitectApiAsync.getFlowsJobAsync(GetFlowsJobRequest request, AsyncApiCallback<ArchitectJobStateResponse> callback) Fetch Architect Job Status -
Uses of GetFlowsJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowsJobRequestModifier and TypeMethodDescriptionGetFlowsJobRequest.Builder.build()GetFlowsJobRequest.withCustomHeader(String name, String value) GetFlowsJobRequest.withExpand(List<String> expand)