Class UpdateFloatingIpOptions

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

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

    • newBuilder

      public UpdateFloatingIpOptions.Builder newBuilder()
      New builder.
      Returns:
      a UpdateFloatingIpOptions builder
    • id

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

      public Map<String,Object> floatingIpPatch()
      Gets the floatingIpPatch. The floating IP patch.
      Returns:
      the floatingIpPatch