public class EdgeGatewayRoutingResponse extends Object implements Serializable
Constructor and Description |
---|
EdgeGatewayRoutingResponse(boolean enabled,
RoutingGlobalConfigResponse routingGlobalConfig,
RoutingStaticConfigResponse routingStaticConfig,
RoutingOSPFConfigResponse routingOSPFConfig,
RoutingBGPConfigResponse routingBGPConfig) |
Modifier and Type | Method and Description |
---|---|
RoutingBGPConfigResponse |
getRoutingBGPConfig()
Gets rouitng BGP config.
|
RoutingGlobalConfigResponse |
getRoutingGlobalConfig()
Gets routing global config.
|
RoutingOSPFConfigResponse |
getRoutingOSPFConfig()
Gets routing OSPF config.
|
RoutingStaticConfigResponse |
getRoutingStaticConfig()
Gets routing static config.
|
boolean |
isEnabled()
Is enabled boolean.
|
public EdgeGatewayRoutingResponse(boolean enabled, RoutingGlobalConfigResponse routingGlobalConfig, RoutingStaticConfigResponse routingStaticConfig, RoutingOSPFConfigResponse routingOSPFConfig, RoutingBGPConfigResponse routingBGPConfig)
public boolean isEnabled()
public RoutingGlobalConfigResponse getRoutingGlobalConfig()
RoutingGlobalConfigResponse
the Routing Global Configpublic RoutingStaticConfigResponse getRoutingStaticConfig()
RoutingStaticConfigResponse
the Routing Static Configpublic RoutingOSPFConfigResponse getRoutingOSPFConfig()
RoutingOSPFConfigResponse
the Routing OSPF Configpublic RoutingBGPConfigResponse getRoutingBGPConfig()
RoutingBGPConfigResponse
the Routing BGP ConfigCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.