Class GatewayActionTemplateUpdatesItemGatewayClientBGPIPUpdate
- 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.GatewayActionTemplateUpdatesItemGatewayClientBGPIPUpdate
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GatewayActionTemplateUpdatesItemGatewayClientBGPIPUpdate extends GatewayActionTemplateUpdatesItem
Update BGP customer and IBM CIDR.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GatewayActionTemplateUpdatesItemGatewayClientBGPIPUpdate.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GatewayActionTemplateUpdatesItemGatewayClientBGPIPUpdate.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 GatewayActionTemplateUpdatesItemGatewayClientBGPIPUpdate.Builder newBuilder()
New builder.- Returns:
- a GatewayActionTemplateUpdatesItemGatewayClientBGPIPUpdate builder
-
-