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