Uses of Class
com.ibm.cloud.is.vpc.v1.model.RoutingTableCollection
-
Packages that use RoutingTableCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of RoutingTableCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type RoutingTableCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<RoutingTableCollection>
Vpc. listVpcRoutingTables(ListVpcRoutingTablesOptions listVpcRoutingTablesOptions)
List routing tables for a VPC.
-