Class UpdateDedicatedHostDiskOptions

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

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

    • newBuilder

      New builder.
      Returns:
      a UpdateDedicatedHostDiskOptions builder
    • dedicatedHostId

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

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

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