Class GatewayStatusCollection
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.networking.direct_link.v1.model.GatewayStatusCollection
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class GatewayStatusCollection extends com.ibm.cloud.sdk.core.service.model.GenericModelgateway status.
- 
- 
Constructor SummaryConstructors Constructor Description GatewayStatusCollection()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<GatewayStatus>getStatus()Gets the status.
 
- 
- 
- 
Method Detail- 
getStatuspublic List<GatewayStatus> getStatus() Gets the status. array of status.- Returns:
- the status
 
 
- 
 
-