Class GatewayActionTemplateUpdatesItemGatewayClientBGPASNUpdate
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.networking.direct_link.v1.model.GatewayActionTemplateUpdatesItem
-
- com.ibm.cloud.networking.direct_link.v1.model.GatewayActionTemplateUpdatesItemGatewayClientBGPASNUpdate
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GatewayActionTemplateUpdatesItemGatewayClientBGPASNUpdate extends GatewayActionTemplateUpdatesItem
The autonomous system number (ASN) of Border Gateway Protocol (BGP) configuration for the IBM side of the DL 2.0 gateway.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GatewayActionTemplateUpdatesItemGatewayClientBGPASNUpdate.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GatewayActionTemplateUpdatesItemGatewayClientBGPASNUpdate.Builder
newBuilder()
New builder.-
Methods inherited from class com.ibm.cloud.networking.direct_link.v1.model.GatewayActionTemplateUpdatesItem
bgpAsn, bgpCerCidr, bgpIbmCidr, speedMbps, vlan
-
-
-
-
Method Detail
-
newBuilder
public GatewayActionTemplateUpdatesItemGatewayClientBGPASNUpdate.Builder newBuilder()
New builder.- Returns:
- a GatewayActionTemplateUpdatesItemGatewayClientBGPASNUpdate builder
-
-