Class UpdateDedicatedHostOptions

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

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

    • newBuilder

      New builder.
      Returns:
      a UpdateDedicatedHostOptions builder
    • id

      public String id()
      Gets the id. The dedicated host identifier.
      Returns:
      the id
    • dedicatedHostPatch

      public Map<String,Object> dedicatedHostPatch()
      Gets the dedicatedHostPatch. The dedicated host patch.
      Returns:
      the dedicatedHostPatch