Class UpdateInstanceVolumeAttachmentOptions

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

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

    • newBuilder

      New builder.
      Returns:
      a UpdateInstanceVolumeAttachmentOptions builder
    • instanceId

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

      public String id()
      Gets the id. The volume attachment identifier.
      Returns:
      the id
    • volumeAttachmentPatch

      public Map<String,Object> volumeAttachmentPatch()
      Gets the volumeAttachmentPatch. The volume attachment patch.
      Returns:
      the volumeAttachmentPatch