public static final class GetCloudAssetDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetCloudAssetDetailResponseBody |
build() |
GetCloudAssetDetailResponseBody.Builder |
count(Integer count)
The number of instances in the list of cloud assets returned.
|
GetCloudAssetDetailResponseBody.Builder |
instances(List<GetCloudAssetDetailResponseBody.Instances> instances)
An array that consists of the details of the cloud assets.
|
GetCloudAssetDetailResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public GetCloudAssetDetailResponseBody.Builder count(Integer count)
The number of instances in the list of cloud assets returned.
example:1
public GetCloudAssetDetailResponseBody.Builder instances(List<GetCloudAssetDetailResponseBody.Instances> instances)
An array that consists of the details of the cloud assets.
public GetCloudAssetDetailResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:CB45CAED-31C3-517A-8619-10F632D3****
public GetCloudAssetDetailResponseBody build()
Copyright © 2026. All rights reserved.