Class GatewayActionTemplateUpdatesItemGatewayClientVLANUpdate
- 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.GatewayActionTemplateUpdatesItemGatewayClientVLANUpdate
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GatewayActionTemplateUpdatesItemGatewayClientVLANUpdate extends GatewayActionTemplateUpdatesItem
Update VLAN for this gateway VLAN provided should be in the range 1 to 4094.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GatewayActionTemplateUpdatesItemGatewayClientVLANUpdate.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GatewayActionTemplateUpdatesItemGatewayClientVLANUpdate.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 GatewayActionTemplateUpdatesItemGatewayClientVLANUpdate.Builder newBuilder()
New builder.- Returns:
- a GatewayActionTemplateUpdatesItemGatewayClientVLANUpdate builder
-
-