public static final class DescribeInstanceSpecsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeInstanceSpecsResponseBody |
build() |
DescribeInstanceSpecsResponseBody.Builder |
instanceSpecs(List<DescribeInstanceSpecsResponseBody.InstanceSpecs> instanceSpecs)
The details of the specifications of the instance.
|
DescribeInstanceSpecsResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribeInstanceSpecsResponseBody.Builder instanceSpecs(List<DescribeInstanceSpecsResponseBody.InstanceSpecs> instanceSpecs)
The details of the specifications of the instance.
public DescribeInstanceSpecsResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:4E3A9B5F-5DDB-593D-A1E6-F1F451DB5E0B
public DescribeInstanceSpecsResponseBody build()
Copyright © 2026. All rights reserved.