public static final class DescribeRouteEntryListResponseBody.NextHopRelatedInfo.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeRouteEntryListResponseBody.NextHopRelatedInfo |
build() |
DescribeRouteEntryListResponseBody.NextHopRelatedInfo.Builder |
instanceId(String instanceId)
The ID of the instance that is associated with the next hop.
|
DescribeRouteEntryListResponseBody.NextHopRelatedInfo.Builder |
instanceType(String instanceType)
The type of the instance associated with the next hop.
|
DescribeRouteEntryListResponseBody.NextHopRelatedInfo.Builder |
regionId(String regionId)
The region ID of the instance associated with the next hop.
|
public DescribeRouteEntryListResponseBody.NextHopRelatedInfo.Builder instanceId(String instanceId)
public DescribeRouteEntryListResponseBody.NextHopRelatedInfo.Builder instanceType(String instanceType)
* **VPC**: a VPC * **VBR**: a VBR * **PCONN**: an Express Connect circuit
public DescribeRouteEntryListResponseBody.NextHopRelatedInfo.Builder regionId(String regionId)
public DescribeRouteEntryListResponseBody.NextHopRelatedInfo build()
Copyright © 2024. All rights reserved.