Class GetGatewayResponseGateway
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.networking.direct_link.v1.model.GetGatewayResponse
-
- com.ibm.cloud.networking.direct_link.v1.model.GetGatewayResponseGateway
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GetGatewayResponseGateway extends GetGatewayResponse
gateway.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
GetGatewayResponseGateway.BgpStatus
Gateway BGP status.static interface
GetGatewayResponseGateway.ConnectionMode
Type of services this Gateway is attached to.static interface
GetGatewayResponseGateway.DefaultExportRouteFilter
The default directional route filter action that applies to routes that do not match any directional route filters.static interface
GetGatewayResponseGateway.DefaultImportRouteFilter
The default directional route filter action that applies to routes that do not match any directional route filters.static interface
GetGatewayResponseGateway.LinkStatus
Gateway link status.static interface
GetGatewayResponseGateway.OperationalStatus
Gateway operational status.static interface
GetGatewayResponseGateway.Type
Offering type.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.networking.direct_link.v1.model.GetGatewayResponse
getAsPrepends, getAuthenticationKey, getBfdConfig, getBgpAsn, getBgpBaseCidr, getBgpCerCidr, getBgpIbmAsn, getBgpIbmCidr, getBgpStatus, getBgpStatusUpdatedAt, getCarrierName, getChangeRequest, getCompletionNoticeRejectReason, getConnectionMode, getCreatedAt, getCrn, getCrossConnectRouter, getCustomerName, getDefaultExportRouteFilter, getDefaultImportRouteFilter, getId, getLinkStatus, getLinkStatusUpdatedAt, getLocationDisplayName, getLocationName, getMacsecConfig, getName, getOperationalStatus, getPatchPanelCompletionNotice, getPort, getResourceGroup, getSpeedMbps, getType, getVlan, isCrossAccount, isGlobal, isMetered, isProviderApiManaged
-
-