Uses of Class
com.ibm.cloud.is.vpc.v1.model.PrivatePathServiceGatewayCollection
-
Packages that use PrivatePathServiceGatewayCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of PrivatePathServiceGatewayCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type PrivatePathServiceGatewayCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PrivatePathServiceGatewayCollection>
Vpc. listPrivatePathServiceGateways()
List private path service gateways.com.ibm.cloud.sdk.core.http.ServiceCall<PrivatePathServiceGatewayCollection>
Vpc. listPrivatePathServiceGateways(ListPrivatePathServiceGatewaysOptions listPrivatePathServiceGatewaysOptions)
List private path service gateways.
-