public static final class DescribeClusterBasicInfoRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeClusterBasicInfoRequest |
build() |
DescribeClusterBasicInfoRequest.Builder |
clusterId(String clusterId)
The ID of the cluster that you want to query.
|
DescribeClusterBasicInfoRequest.Builder |
targetType(String targetType)
The dimension from which you want to configure the feature.
|
DescribeClusterBasicInfoRequest.Builder |
type(String type)
The type of the feature.
|
public DescribeClusterBasicInfoRequest.Builder clusterId(String clusterId)
The ID of the cluster that you want to query.
You can call the DescribeGroupedContainerInstances operation to query the IDs of clusters.
This parameter is required.
example:c870ec78ecbcb41d2a35c679823ef****
public DescribeClusterBasicInfoRequest.Builder targetType(String targetType)
The dimension from which you want to configure the feature. Valid values:
This parameter is required.
example:Cluster
public DescribeClusterBasicInfoRequest.Builder type(String type)
The type of the feature. Valid values:
This parameter is required.
example:containerNetwork
public DescribeClusterBasicInfoRequest build()
Copyright © 2026. All rights reserved.