Package com.ibm.cloud.is.vpc.v1.model
Class BareMetalServerNetworkInterfaceByVLAN
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkInterface
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkInterfaceByVLAN
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BareMetalServerNetworkInterfaceByVLAN extends BareMetalServerNetworkInterface
BareMetalServerNetworkInterfaceByVLAN.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
BareMetalServerNetworkInterfaceByVLAN.InterfaceType
- `vlan`: a virtual device, used through a `pci` device that has the `vlan` in its array of `allowed_vlans`.static interface
BareMetalServerNetworkInterfaceByVLAN.ResourceType
The resource type.static interface
BareMetalServerNetworkInterfaceByVLAN.Status
The status of the bare metal server network interface.static interface
BareMetalServerNetworkInterfaceByVLAN.Type
The bare metal server network interface type.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkInterface
getAllowedVlans, getCreatedAt, getFloatingIps, getHref, getId, getInterfaceType, getMacAddress, getName, getPortSpeed, getPrimaryIp, getResourceType, getSecurityGroups, getStatus, getSubnet, getType, getVlan, isAllowInterfaceToFloat, isAllowIpSpoofing, isEnableInfrastructureNat
-
-