Class RemoveInstanceNetworkInterfaceFloatingIpOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.RemoveInstanceNetworkInterfaceFloatingIpOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class RemoveInstanceNetworkInterfaceFloatingIpOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The removeInstanceNetworkInterfaceFloatingIp options.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a RemoveInstanceNetworkInterfaceFloatingIpOptions builder
    • instanceId

      public String instanceId()
      Gets the instanceId. The virtual server instance identifier.
      Returns:
      the instanceId
    • networkInterfaceId

      public String networkInterfaceId()
      Gets the networkInterfaceId. The instance network interface identifier.
      Returns:
      the networkInterfaceId
    • id

      public String id()
      Gets the id. The floating IP identifier.
      Returns:
      the id