Uses of Class
com.ibm.cloud.networking.direct_link.v1.model.GatewayCollectionGatewaysItem
-
Packages that use GatewayCollectionGatewaysItem Package Description com.ibm.cloud.networking.direct_link.v1.model -
-
Uses of GatewayCollectionGatewaysItem in com.ibm.cloud.networking.direct_link.v1.model
Subclasses of GatewayCollectionGatewaysItem in com.ibm.cloud.networking.direct_link.v1.model Modifier and Type Class Description class
GatewayCollectionGatewaysItemCrossAccountGateway
cross-account gateway read-only view.class
GatewayCollectionGatewaysItemGateway
gateway.Methods in com.ibm.cloud.networking.direct_link.v1.model that return types with arguments of type GatewayCollectionGatewaysItem Modifier and Type Method Description List<GatewayCollectionGatewaysItem>
GatewayCollection. getGateways()
Gets the gateways.
-