Uses of Class
com.mypurecloud.sdk.v2.model.DecisionTableExportJobListing
Packages that use DecisionTableExportJobListing
-
Uses of DecisionTableExportJobListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DecisionTableExportJobListingModifier and TypeMethodDescriptionBusinessRulesApi.getBusinessrulesDecisiontableExports(GetBusinessrulesDecisiontableExportsRequest request) List export jobs for a decision tableBusinessRulesApi.getBusinessrulesDecisiontableExports(String tableId, String after, String pageSize) List export jobs for a decision tableMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DecisionTableExportJobListingModifier and TypeMethodDescriptionBusinessRulesApi.getBusinessrulesDecisiontableExports(ApiRequest<Void> request) List export jobs for a decision tableBusinessRulesApiAsync.getBusinessrulesDecisiontableExportsAsync(GetBusinessrulesDecisiontableExportsRequest request, AsyncApiCallback<DecisionTableExportJobListing> callback) List export jobs for a decision tableBusinessRulesApiAsync.getBusinessrulesDecisiontableExportsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DecisionTableExportJobListing>> callback) List export jobs for a decision tableBusinessRulesApi.getBusinessrulesDecisiontableExportsWithHttpInfo(String tableId, String after, String pageSize) List export jobs for a decision tableMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DecisionTableExportJobListingModifier and TypeMethodDescriptionBusinessRulesApiAsync.getBusinessrulesDecisiontableExportsAsync(GetBusinessrulesDecisiontableExportsRequest request, AsyncApiCallback<DecisionTableExportJobListing> callback) List export jobs for a decision tableBusinessRulesApiAsync.getBusinessrulesDecisiontableExportsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DecisionTableExportJobListing>> callback) List export jobs for a decision table -
Uses of DecisionTableExportJobListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DecisionTableExportJobListingModifier and TypeMethodDescriptionDecisionTableExportJobListing.entities(List<DecisionTableExportJob> entities) DecisionTableExportJobListing.previousUri(String previousUri)