Class LocationCollection
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.networking.direct_link.v1.model.LocationCollection
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class LocationCollection extends com.ibm.cloud.sdk.core.service.model.GenericModellocation collection.
- 
- 
Constructor SummaryConstructors Constructor Description LocationCollection()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<LocationOutput>getLocations()Gets the locations.
 
- 
- 
- 
Method Detail- 
getLocationspublic List<LocationOutput> getLocations() Gets the locations. Collection of Direct Link locations.- Returns:
- the locations
 
 
- 
 
-