public static final class ListGatewayIsolationRuleResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListGatewayIsolationRuleResponseBody.Data |
build() |
ListGatewayIsolationRuleResponseBody.Data.Builder |
pageNumber(Integer pageNumber)
PageNumber.
|
ListGatewayIsolationRuleResponseBody.Data.Builder |
pageSize(Integer pageSize)
PageSize.
|
ListGatewayIsolationRuleResponseBody.Data.Builder |
result(List<ListGatewayIsolationRuleResponseBody.Result> result)
Result.
|
ListGatewayIsolationRuleResponseBody.Data.Builder |
results(List<ListGatewayIsolationRuleResponseBody.Results> results)
Results.
|
ListGatewayIsolationRuleResponseBody.Data.Builder |
totalSize(Integer totalSize)
TotalSize.
|
public ListGatewayIsolationRuleResponseBody.Data.Builder pageNumber(Integer pageNumber)
public ListGatewayIsolationRuleResponseBody.Data.Builder pageSize(Integer pageSize)
public ListGatewayIsolationRuleResponseBody.Data.Builder result(List<ListGatewayIsolationRuleResponseBody.Result> result)
public ListGatewayIsolationRuleResponseBody.Data.Builder results(List<ListGatewayIsolationRuleResponseBody.Results> results)
public ListGatewayIsolationRuleResponseBody.Data.Builder totalSize(Integer totalSize)
public ListGatewayIsolationRuleResponseBody.Data build()
Copyright © 2026. All rights reserved.