Class GatewayCollection
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.networking.direct_link.v1.model.GatewayCollection
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class GatewayCollection extends com.ibm.cloud.sdk.core.service.model.GenericModelList of gateways.
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<GatewayCollectionGatewaysItem>getGateways()Gets the gateways.
 
- 
- 
- 
Method Detail- 
getGatewayspublic List<GatewayCollectionGatewaysItem> getGateways() Gets the gateways. Collection of Direct Link gateways.- Returns:
- the gateways
 
 
- 
 
-