public static final class DescribeClusterNetworkResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeClusterNetworkResponseBody |
build() |
DescribeClusterNetworkResponseBody.Builder |
clusterNetwork(DescribeClusterNetworkResponseBody.ClusterNetwork clusterNetwork)
Information about the network topology edge in the cluster.
|
DescribeClusterNetworkResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribeClusterNetworkResponseBody.Builder clusterNetwork(DescribeClusterNetworkResponseBody.ClusterNetwork clusterNetwork)
Information about the network topology edge in the cluster.
public DescribeClusterNetworkResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:C286491D-4A2F-589A-B63B-D2AD3DA9BD71
public DescribeClusterNetworkResponseBody build()
Copyright © 2026. All rights reserved.