Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowsDatatableExportJobRequest
Packages that use GetFlowsDatatableExportJobRequest
-
Uses of GetFlowsDatatableExportJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowsDatatableExportJobRequestModifier and TypeMethodDescriptionArchitectApi.getFlowsDatatableExportJob(GetFlowsDatatableExportJobRequest request) Returns the state information about an export job Returns the state information about an export job.ArchitectApiAsync.getFlowsDatatableExportJobAsync(GetFlowsDatatableExportJobRequest request, AsyncApiCallback<DataTableExportJob> callback) Returns the state information about an export job Returns the state information about an export job. -
Uses of GetFlowsDatatableExportJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowsDatatableExportJobRequestModifier and TypeMethodDescriptionGetFlowsDatatableExportJobRequest.Builder.build()GetFlowsDatatableExportJobRequest.withCustomHeader(String name, String value) GetFlowsDatatableExportJobRequest.withDatatableId(String datatableId) GetFlowsDatatableExportJobRequest.withExportJobId(String exportJobId)