public static final class DescribePortAttackMaxFlowRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribePortAttackMaxFlowRequest |
build() |
DescribePortAttackMaxFlowRequest.Builder |
endTime(Long endTime)
The end of the time range to query.
|
DescribePortAttackMaxFlowRequest.Builder |
instanceIds(List<String> instanceIds)
An array that consists of the IDs of instances to query.
|
DescribePortAttackMaxFlowRequest.Builder |
regionId(String regionId)
RegionId.
|
DescribePortAttackMaxFlowRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
DescribePortAttackMaxFlowRequest.Builder |
startTime(Long startTime)
The beginning of the time range to query.
|
public DescribePortAttackMaxFlowRequest.Builder regionId(String regionId)
public DescribePortAttackMaxFlowRequest.Builder endTime(Long endTime)
> This UNIX timestamp must indicate a point in time that is accurate to the minute.
public DescribePortAttackMaxFlowRequest.Builder instanceIds(List<String> instanceIds)
public DescribePortAttackMaxFlowRequest.Builder resourceGroupId(String resourceGroupId)
If you do not configure this parameter, the instance belongs to the default resource group.
public DescribePortAttackMaxFlowRequest.Builder startTime(Long startTime)
> This UNIX timestamp must indicate a point in time that is accurate to the minute.
public DescribePortAttackMaxFlowRequest build()
Copyright © 2023. All rights reserved.