Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowsDatatableImportJobRequest
Packages that use GetFlowsDatatableImportJobRequest
-
Uses of GetFlowsDatatableImportJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowsDatatableImportJobRequestModifier and TypeMethodDescriptionArchitectApi.getFlowsDatatableImportJob(GetFlowsDatatableImportJobRequest request) Returns the state information about an import job Returns the state information about an import job.ArchitectApiAsync.getFlowsDatatableImportJobAsync(GetFlowsDatatableImportJobRequest request, AsyncApiCallback<DataTableImportJob> callback) Returns the state information about an import job Returns the state information about an import job. -
Uses of GetFlowsDatatableImportJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowsDatatableImportJobRequestModifier and TypeMethodDescriptionGetFlowsDatatableImportJobRequest.Builder.build()GetFlowsDatatableImportJobRequest.withCustomHeader(String name, String value) GetFlowsDatatableImportJobRequest.withDatatableId(String datatableId) GetFlowsDatatableImportJobRequest.withImportJobId(String importJobId)