Uses of Class
com.tencentcloudapi.vpc.v20170312.models.WithdrawNotifyRoutesResponse
-
Packages that use WithdrawNotifyRoutesResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of WithdrawNotifyRoutesResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return WithdrawNotifyRoutesResponse Modifier and Type Method Description WithdrawNotifyRoutesResponseVpcClient. WithdrawNotifyRoutes(WithdrawNotifyRoutesRequest req)本接口(WithdrawNotifyRoutes)用于撤销已发布到云联网的路由。路由表列表页操作增加“从云联网撤销”。 -
Uses of WithdrawNotifyRoutesResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type WithdrawNotifyRoutesResponse Constructor Description WithdrawNotifyRoutesResponse(WithdrawNotifyRoutesResponse 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.
-