public static final class DescribeAssetsSecurityEventSummaryRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAssetsSecurityEventSummaryRequest |
build() |
DescribeAssetsSecurityEventSummaryRequest.Builder |
clusterId(String clusterId)
The ID of the cluster to which the container belongs.
|
DescribeAssetsSecurityEventSummaryRequest.Builder |
containerFieldName(String containerFieldName)
The key of the condition that is used to query on containers.
|
DescribeAssetsSecurityEventSummaryRequest.Builder |
containerFieldValue(String containerFieldValue)
The value of the condition that is used to query on containers.
|
DescribeAssetsSecurityEventSummaryRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
DescribeAssetsSecurityEventSummaryRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DescribeAssetsSecurityEventSummaryRequest.Builder clusterId(String clusterId)
The ID of the cluster to which the container belongs.
example:You can call the DescribeGroupedContainerInstances operation to query the IDs of clusters.
cc58f827d893f4d7fb3e34b5d4395****
public DescribeAssetsSecurityEventSummaryRequest.Builder containerFieldName(String containerFieldName)
The key of the condition that is used to query on containers. Valid values:
clusterName
public DescribeAssetsSecurityEventSummaryRequest.Builder containerFieldValue(String containerFieldValue)
The value of the condition that is used to query on containers.
example:arms-prom-operator
public DescribeAssetsSecurityEventSummaryRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribeAssetsSecurityEventSummaryRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:113.108.XX.XX
public DescribeAssetsSecurityEventSummaryRequest build()
Copyright © 2026. All rights reserved.