Uses of Class
com.ibm.cloud.is.vpc.v1.model.EndpointGatewayCollection
-
Packages that use EndpointGatewayCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of EndpointGatewayCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type EndpointGatewayCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<EndpointGatewayCollection>Vpc. listEndpointGateways()List all endpoint gateways.com.ibm.cloud.sdk.core.http.ServiceCall<EndpointGatewayCollection>Vpc. listEndpointGateways(ListEndpointGatewaysOptions listEndpointGatewaysOptions)List all endpoint gateways.
-