Class GatewayStatisticCollection
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.networking.direct_link.v1.model.GatewayStatisticCollection
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class GatewayStatisticCollection extends com.ibm.cloud.sdk.core.service.model.GenericModelgateway statistics.
- 
- 
Constructor SummaryConstructors Constructor Description GatewayStatisticCollection()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<GatewayStatistic>getStatistics()Gets the statistics.
 
- 
- 
- 
Method Detail- 
getStatisticspublic List<GatewayStatistic> getStatistics() Gets the statistics. Collection of gateway statistics.- Returns:
- the statistics
 
 
- 
 
-