public static final class ListClusterInterceptionConfigResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListClusterInterceptionConfigResponseBody |
build() |
ListClusterInterceptionConfigResponseBody.Builder |
clusterConfigList(List<ListClusterInterceptionConfigResponseBody.ClusterConfigList> clusterConfigList)
An array that consists of the configurations of the cluster.
|
ListClusterInterceptionConfigResponseBody.Builder |
pageInfo(ListClusterInterceptionConfigResponseBody.PageInfo pageInfo)
The pagination information.
|
ListClusterInterceptionConfigResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public ListClusterInterceptionConfigResponseBody.Builder clusterConfigList(List<ListClusterInterceptionConfigResponseBody.ClusterConfigList> clusterConfigList)
public ListClusterInterceptionConfigResponseBody.Builder pageInfo(ListClusterInterceptionConfigResponseBody.PageInfo pageInfo)
public ListClusterInterceptionConfigResponseBody.Builder requestId(String requestId)
public ListClusterInterceptionConfigResponseBody build()
Copyright © 2023. All rights reserved.