public static final class GetClusterSuspEventStatisticsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetClusterSuspEventStatisticsRequest |
build() |
GetClusterSuspEventStatisticsRequest.Builder |
clusterId(String clusterId)
The ID of the container cluster.
|
GetClusterSuspEventStatisticsRequest.Builder |
from(String from)
The ID of the request source.
|
public GetClusterSuspEventStatisticsRequest.Builder clusterId(String clusterId)
The ID of the container cluster.
example:You can call the DescribeGroupedContainerInstances operation to query the IDs of container clusters.
c6094b964bfc145fe9e418c869e7e****
public GetClusterSuspEventStatisticsRequest.Builder from(String from)
The ID of the request source. Set the value to sas.
example:sas
public GetClusterSuspEventStatisticsRequest build()
Copyright © 2026. All rights reserved.