Uses of Class
com.ibm.cloud.networking.direct_link.v1.model.GatewayCollection
-
Packages that use GatewayCollection Package Description com.ibm.cloud.networking.direct_link.v1 Direct Link v1. -
-
Uses of GatewayCollection in com.ibm.cloud.networking.direct_link.v1
Methods in com.ibm.cloud.networking.direct_link.v1 that return types with arguments of type GatewayCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<GatewayCollection>
DirectLink. listGateways()
List gateways.com.ibm.cloud.sdk.core.http.ServiceCall<GatewayCollection>
DirectLink. listGateways(ListGatewaysOptions listGatewaysOptions)
List gateways.
-