public static final class DescribeSDGsRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeSDGsRequest |
build() |
DescribeSDGsRequest.Builder |
instanceIds(List<String> instanceIds)
The IDs of instances that you want to query.
|
DescribeSDGsRequest.Builder |
SDGIds(List<String> SDGIds)
The IDs of SDGs that you want to query.
|
public DescribeSDGsRequest.Builder instanceIds(List<String> instanceIds)
> If you specify the **SDGIds** and **InstanceIds** parameters at the same time, the query result is the intersection of the two conditions.
public DescribeSDGsRequest.Builder SDGIds(List<String> SDGIds)
public DescribeSDGsRequest build()
Copyright © 2024. All rights reserved.