com.aliyuncs.ecs.model.v20140526
类 DescribeImagesResponse.Image.DiskDeviceMapping

java.lang.Object
  继承者 com.aliyuncs.ecs.model.v20140526.DescribeImagesResponse.Image.DiskDeviceMapping
包容类:
DescribeImagesResponse.Image

public static class DescribeImagesResponse.Image.DiskDeviceMapping
extends Object


构造方法摘要
DescribeImagesResponse.Image.DiskDeviceMapping()
           
 
方法摘要
 String getDevice()
           
 String getFormat()
           
 String getImportOSSBucket()
           
 String getImportOSSObject()
           
 String getSize()
           
 String getSnapshotId()
           
 void setDevice(String device)
           
 void setFormat(String format)
           
 void setImportOSSBucket(String importOSSBucket)
           
 void setImportOSSObject(String importOSSObject)
           
 void setSize(String size)
           
 void setSnapshotId(String snapshotId)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DescribeImagesResponse.Image.DiskDeviceMapping

public DescribeImagesResponse.Image.DiskDeviceMapping()
方法详细信息

getSnapshotId

public String getSnapshotId()

setSnapshotId

public void setSnapshotId(String snapshotId)

getSize

public String getSize()

setSize

public void setSize(String size)

getDevice

public String getDevice()

setDevice

public void setDevice(String device)

getFormat

public String getFormat()

setFormat

public void setFormat(String format)

getImportOSSBucket

public String getImportOSSBucket()

setImportOSSBucket

public void setImportOSSBucket(String importOSSBucket)

getImportOSSObject

public String getImportOSSObject()

setImportOSSObject

public void setImportOSSObject(String importOSSObject)


Copyright © 2016. All Rights Reserved.