Class CreateBareMetalServerNetworkInterfaceOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.CreateBareMetalServerNetworkInterfaceOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CreateBareMetalServerNetworkInterfaceOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The createBareMetalServerNetworkInterface options.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder. -
Method Summary
Modifier and TypeMethodDescriptionGets the bareMetalServerId.Gets the bareMetalServerNetworkInterfacePrototype.New builder.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a CreateBareMetalServerNetworkInterfaceOptions builder
-
bareMetalServerId
Gets the bareMetalServerId. The bare metal server identifier.- Returns:
- the bareMetalServerId
-
bareMetalServerNetworkInterfacePrototype
Gets the bareMetalServerNetworkInterfacePrototype. The bare metal server network interface prototype object.- Returns:
- the bareMetalServerNetworkInterfacePrototype
-