Class 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 Detail

      • 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