程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateImageRequest.DiskDeviceMapping.Builder |
CreateImageRequest.DiskDeviceMapping.builder() |
CreateImageRequest.DiskDeviceMapping.Builder |
CreateImageRequest.DiskDeviceMapping.Builder.device(String device)
The device name of disk N in the custom image.
|
CreateImageRequest.DiskDeviceMapping.Builder |
CreateImageRequest.DiskDeviceMapping.Builder.diskType(String diskType)
The type of disk N in the custom image.
|
CreateImageRequest.DiskDeviceMapping.Builder |
CreateImageRequest.DiskDeviceMapping.Builder.size(Integer size)
The size of disk N in the custom image.
|
CreateImageRequest.DiskDeviceMapping.Builder |
CreateImageRequest.DiskDeviceMapping.Builder.snapshotId(String snapshotId)
The ID of snapshot N to use to create the custom image.
|
Copyright © 2024. All rights reserved.