Class OfferingSpeedCollection
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.networking.direct_link.v1.model.OfferingSpeedCollection
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class OfferingSpeedCollection extends com.ibm.cloud.sdk.core.service.model.GenericModelOfferingSpeedCollection.
- 
- 
Constructor SummaryConstructors Constructor Description OfferingSpeedCollection()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<OfferingSpeed>getSpeeds()Gets the speeds.
 
- 
- 
- 
Method Detail- 
getSpeedspublic List<OfferingSpeed> getSpeeds() Gets the speeds. speed list.- Returns:
- the speeds
 
 
- 
 
-