public static class CreateLaunchTemplateRequest.DataDisk
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
CreateLaunchTemplateRequest.DataDisk.Builder |
限定符和类型 | 方法和说明 |
---|---|
static CreateLaunchTemplateRequest.DataDisk.Builder |
builder() |
static CreateLaunchTemplateRequest.DataDisk |
create() |
String |
getAutoSnapshotPolicyId() |
Boolean |
getBurstingEnabled() |
String |
getCategory() |
Boolean |
getDeleteWithInstance() |
String |
getDescription() |
String |
getDevice() |
String |
getDiskName() |
String |
getEncrypted() |
String |
getPerformanceLevel() |
Long |
getProvisionedIops() |
Integer |
getSize() |
String |
getSnapshotId() |
public static CreateLaunchTemplateRequest.DataDisk.Builder builder()
public static CreateLaunchTemplateRequest.DataDisk create()
public String getAutoSnapshotPolicyId()
public Boolean getBurstingEnabled()
public String getCategory()
public Boolean getDeleteWithInstance()
public String getDescription()
public String getDevice()
public String getDiskName()
public String getEncrypted()
public String getPerformanceLevel()
public Long getProvisionedIops()
public Integer getSize()
public String getSnapshotId()
Copyright © 2024. All rights reserved.