Uses of Class
com.mypurecloud.sdk.v2.model.DecisionTableExportJob
Packages that use DecisionTableExportJob
-
Uses of DecisionTableExportJob in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DecisionTableExportJobModifier and TypeMethodDescriptionBusinessRulesApi.getBusinessrulesDecisiontableExport(GetBusinessrulesDecisiontableExportRequest request) Get an export job for a decision tableBusinessRulesApi.getBusinessrulesDecisiontableExport(String tableId, String exportJobId) Get an export job for a decision tableBusinessRulesApi.postBusinessrulesDecisiontableExports(PostBusinessrulesDecisiontableExportsRequest request) Create an export job for a decision table versionBusinessRulesApi.postBusinessrulesDecisiontableExports(String tableId, DecisionTableExportJobRequest body) Create an export job for a decision table versionMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DecisionTableExportJobModifier and TypeMethodDescriptionBusinessRulesApi.getBusinessrulesDecisiontableExport(ApiRequest<Void> request) Get an export job for a decision tableBusinessRulesApiAsync.getBusinessrulesDecisiontableExportAsync(GetBusinessrulesDecisiontableExportRequest request, AsyncApiCallback<DecisionTableExportJob> callback) Get an export job for a decision tableBusinessRulesApiAsync.getBusinessrulesDecisiontableExportAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DecisionTableExportJob>> callback) Get an export job for a decision tableBusinessRulesApi.getBusinessrulesDecisiontableExportWithHttpInfo(String tableId, String exportJobId) Get an export job for a decision tableBusinessRulesApi.postBusinessrulesDecisiontableExports(ApiRequest<DecisionTableExportJobRequest> request) Create an export job for a decision table versionBusinessRulesApiAsync.postBusinessrulesDecisiontableExportsAsync(PostBusinessrulesDecisiontableExportsRequest request, AsyncApiCallback<DecisionTableExportJob> callback) Create an export job for a decision table versionBusinessRulesApiAsync.postBusinessrulesDecisiontableExportsAsync(ApiRequest<DecisionTableExportJobRequest> request, AsyncApiCallback<ApiResponse<DecisionTableExportJob>> callback) Create an export job for a decision table versionBusinessRulesApi.postBusinessrulesDecisiontableExportsWithHttpInfo(String tableId, DecisionTableExportJobRequest body) Create an export job for a decision table versionMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DecisionTableExportJobModifier and TypeMethodDescriptionBusinessRulesApiAsync.getBusinessrulesDecisiontableExportAsync(GetBusinessrulesDecisiontableExportRequest request, AsyncApiCallback<DecisionTableExportJob> callback) Get an export job for a decision tableBusinessRulesApiAsync.getBusinessrulesDecisiontableExportAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DecisionTableExportJob>> callback) Get an export job for a decision tableBusinessRulesApiAsync.postBusinessrulesDecisiontableExportsAsync(PostBusinessrulesDecisiontableExportsRequest request, AsyncApiCallback<DecisionTableExportJob> callback) Create an export job for a decision table versionBusinessRulesApiAsync.postBusinessrulesDecisiontableExportsAsync(ApiRequest<DecisionTableExportJobRequest> request, AsyncApiCallback<ApiResponse<DecisionTableExportJob>> callback) Create an export job for a decision table version -
Uses of DecisionTableExportJob in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DecisionTableExportJobMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DecisionTableExportJobModifier and TypeMethodDescriptionDecisionTableExportJobListing.entities(List<DecisionTableExportJob> entities) voidDecisionTableExportJobListing.setEntities(List<DecisionTableExportJob> entities)