Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkInterfacePatch.Builder
Packages that use BareMetalServerNetworkInterfacePatch.Builder
-
Uses of BareMetalServerNetworkInterfacePatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerNetworkInterfacePatch.BuilderModifier and TypeMethodDescriptionBareMetalServerNetworkInterfacePatch.Builder.addAllowedVlans
(Long allowedVlans) Adds a new element to allowedVlans.BareMetalServerNetworkInterfacePatch.Builder.allowedVlans
(List<Long> allowedVlans) Set the allowedVlans.BareMetalServerNetworkInterfacePatch.Builder.allowIpSpoofing
(Boolean allowIpSpoofing) Set the allowIpSpoofing.BareMetalServerNetworkInterfacePatch.Builder.enableInfrastructureNat
(Boolean enableInfrastructureNat) Set the enableInfrastructureNat.Set the name.BareMetalServerNetworkInterfacePatch.newBuilder()
New builder.