public static final class ListUserVpcResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListUserVpcResponseBody |
build() |
ListUserVpcResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is a unique identifier generated by Alibaba Cloud for this request and can be used to troubleshoot and locate issues.
|
ListUserVpcResponseBody.Builder |
userVpcInfos(List<ListUserVpcResponseBody.UserVpcInfos> userVpcInfos)
List of VPC information.
|
public ListUserVpcResponseBody.Builder requestId(String requestId)
The ID of the request, which is a unique identifier generated by Alibaba Cloud for this request and can be used to troubleshoot and locate issues.
example:A3D7C47D-3F11-57BB-90E8-E5C20C619F37
public ListUserVpcResponseBody.Builder userVpcInfos(List<ListUserVpcResponseBody.UserVpcInfos> userVpcInfos)
List of VPC information.
public ListUserVpcResponseBody build()
Copyright © 2026. All rights reserved.