public static final class DescribeSupportRegionResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSupportRegionResponseBody |
build() |
DescribeSupportRegionResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeSupportRegionResponseBody.Builder |
supportRegion(List<String> supportRegion)
List of supported regions
|
public DescribeSupportRegionResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:2C0699D3-4107-5A46-A4C4-E129A5967788
public DescribeSupportRegionResponseBody.Builder supportRegion(List<String> supportRegion)
List of supported regions
public DescribeSupportRegionResponseBody build()
Copyright © 2026. All rights reserved.