Uses of Class
com.mypurecloud.sdk.v2.api.request.PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.Builder
Packages that use PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.Builder
-
Uses of PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.BuilderModifier and TypeMethodDescriptionPostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.builder()PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.builder(String tableId, Integer tableVersion, BulkDeleteDecisionTableRowsRequest body) PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.Builder.withBody(BulkDeleteDecisionTableRowsRequest body) PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.Builder.withRequiredParams(String tableId, Integer tableVersion, BulkDeleteDecisionTableRowsRequest body) PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.Builder.withTableId(String tableId) PostBusinessrulesDecisiontableVersionRowsBulkRemoveRequest.Builder.withTableVersion(Integer tableVersion)