public class EdgeGatewayL2VPNUpdateRequest extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
EdgeGatewayL2VPNUpdateRequest.L2VPNSite
L2 VPN Site.
|
static class |
EdgeGatewayL2VPNUpdateRequest.Logging
L2 VPN Logging.
|
Constructor and Description |
---|
EdgeGatewayL2VPNUpdateRequest(boolean enabled,
EdgeGatewayL2VPNUpdateRequest.Logging logging,
L2VPNSiteType l2VPNSiteType,
EdgeGatewayL2VPNUpdateRequest.L2VPNSite l2VPNSite)
Instantiates a new L2 VPN Response.
|
Modifier and Type | Method and Description |
---|---|
EdgeGatewayL2VPNUpdateRequest.L2VPNSite |
getL2VPNSite()
Gets L2 VPN site.
|
L2VPNSiteType |
getL2VPNSiteType()
Gets l2VPNSiteType
|
EdgeGatewayL2VPNUpdateRequest.Logging |
getLogging()
Gets L2 VPN logging.
|
boolean |
isEnabled()
Gets enabled.
|
public EdgeGatewayL2VPNUpdateRequest(boolean enabled, EdgeGatewayL2VPNUpdateRequest.Logging logging, L2VPNSiteType l2VPNSiteType, EdgeGatewayL2VPNUpdateRequest.L2VPNSite l2VPNSite)
enabled
- the enabledlogging
- the loggingl2VPNSiteType
- the l2 vpn site typel2VPNSite
- the l2 vpn sitepublic boolean isEnabled()
public EdgeGatewayL2VPNUpdateRequest.Logging getLogging()
EdgeGatewayL2VPNUpdateRequest.Logging
the loggingpublic L2VPNSiteType getL2VPNSiteType()
Choose to configure either the L2 VPN Client or Server service
L2VPNSiteType
the l2VPNSiteTypepublic EdgeGatewayL2VPNUpdateRequest.L2VPNSite getL2VPNSite()
EdgeGatewayL2VPNUpdateRequest.L2VPNSite
the l2VPNSiteCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.