Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312 | |
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ResetRoutesResponse |
VpcClient.ResetRoutes(ResetRoutesRequest req)
This API (ResetRoutes) is used to reset the name of a route table and all its routing policies.
Note: When this API is called, all routing policies in the current route table are deleted before new routing policies are saved, which may incur network interruption. |
Constructor and Description |
---|
ResetRoutesRequest(ResetRoutesRequest 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 © 2023. All rights reserved.