public static final class DescribeBlockStatusRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeBlockStatusRequest |
build() |
DescribeBlockStatusRequest.Builder |
instanceIds(List<String> instanceIds)
An array consisting of information about the IDs of the instances that you want to query.
|
DescribeBlockStatusRequest.Builder |
regionId(String regionId)
RegionId.
|
DescribeBlockStatusRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
public DescribeBlockStatusRequest.Builder regionId(String regionId)
public DescribeBlockStatusRequest.Builder instanceIds(List<String> instanceIds)
An array consisting of information about the IDs of the instances that you want to query.
You can call the DescribeInstanceIds operation to query the IDs of all instances.
This parameter is required.
example:ddoscoo-cn-mp91j1ao****
public DescribeBlockStatusRequest.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
If you do not configure this parameter, the instance belongs to the default resource group.
example:rg-acfm2pz25js****
public DescribeBlockStatusRequest build()
Copyright © 2026. All rights reserved.