public static class CccInfrastructureRoutingStaticDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureRoutingStaticDetails |
build() |
CccInfrastructureRoutingStaticDetails.Builder |
copy(CccInfrastructureRoutingStaticDetails model) |
CccInfrastructureRoutingStaticDetails.Builder |
uplinkHsrpGroup(Integer uplinkHsrpGroup)
The uplink Hot Standby Router Protocol (HSRP) group value for the switch in the Compute
Cloud@Customer infrastructure.
|
CccInfrastructureRoutingStaticDetails.Builder |
uplinkVlan(Integer uplinkVlan)
The virtual local area network (VLAN) identifier used to connect to the uplink (only
access mode is supported).
|
public CccInfrastructureRoutingStaticDetails.Builder uplinkVlan(Integer uplinkVlan)
The virtual local area network (VLAN) identifier used to connect to the uplink (only access mode is supported).
uplinkVlan
- the value to setpublic CccInfrastructureRoutingStaticDetails.Builder uplinkHsrpGroup(Integer uplinkHsrpGroup)
The uplink Hot Standby Router Protocol (HSRP) group value for the switch in the Compute Cloud@Customer infrastructure.
uplinkHsrpGroup
- the value to setpublic CccInfrastructureRoutingStaticDetails build()
public CccInfrastructureRoutingStaticDetails.Builder copy(CccInfrastructureRoutingStaticDetails model)
Copyright © 2016–2024. All rights reserved.