Class GatewayStatistic
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.networking.direct_link.v1.model.GatewayStatistic
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GatewayStatistic extends com.ibm.cloud.sdk.core.service.model.GenericModel
Gateway statistics and debug commands.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
GatewayStatistic.Type
statistic type.
-
Constructor Summary
Constructors Constructor Description GatewayStatistic()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Date
getCreatedAt()
Gets the createdAt.String
getData()
Gets the data.String
getType()
Gets the type.
-