类 CustomProtectedDimensionService.ProtectedDimensionBatchUpdateRequest
java.lang.Object
cn.isliu.core.service.CustomProtectedDimensionService.ProtectedDimensionBatchUpdateRequest
public static class CustomProtectedDimensionService.ProtectedDimensionBatchUpdateRequest
extends Object
批量操作保护范围请求
-
嵌套类概要
嵌套类修饰符和类型类说明static class批量操作保护范围请求的构建器 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明创建批量操作保护范围请求的构建器void
-
构造器详细资料
-
ProtectedDimensionBatchUpdateRequest
public ProtectedDimensionBatchUpdateRequest()
-
-
方法详细资料
-
getRequests
-
setRequests
-
newBuilder
public static CustomProtectedDimensionService.ProtectedDimensionBatchUpdateRequest.Builder newBuilder()创建批量操作保护范围请求的构建器- 返回:
- 批量操作保护范围请求的构建器
-