Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719 | |
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
CreateRouteTableResponse |
EcmClient.CreateRouteTable(CreateRouteTableRequest req)
创建了VPC后,系统会创建一个默认路由表,所有新建的子网都会关联到默认路由表。默认情况下您可以直接使用默认路由表来管理您的路由策略。当您的路由策略较多时,您可以调用创建路由表接口创建更多路由表管理您的路由策略。
|
Constructor and Description |
---|
CreateRouteTableRequest(CreateRouteTableRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.