Package com.ibm.cloud.is.vpc.v1.model
Class VolumeAttachmentDevice
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.VolumeAttachmentDevice
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VolumeAttachmentDevice extends com.ibm.cloud.sdk.core.service.model.GenericModel
VolumeAttachmentDevice.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
Gets the id.
-
-
-
Method Detail
-
getId
public String getId()
Gets the id. A unique identifier for the device which is exposed to the instance operating system.- Returns:
- the id
-
-