Class UpdateInstanceNetworkInterfaceOptions

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

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

    • newBuilder

      New builder.
      Returns:
      a UpdateInstanceNetworkInterfaceOptions builder
    • instanceId

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

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

      public Map<String,Object> networkInterfacePatch()
      Gets the networkInterfacePatch. The instance network interface patch.
      Returns:
      the networkInterfacePatch