@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmCdRomParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_BOOT |
static String |
SERIALIZED_NAME_CONTENT_LIBRARY_IMAGE_ID |
static String |
SERIALIZED_NAME_ELF_IMAGE_ID |
static String |
SERIALIZED_NAME_INDEX |
static String |
SERIALIZED_NAME_KEY |
_isPresent_| 构造器和说明 |
|---|
VmCdRomParams() |
public static final String SERIALIZED_NAME_CONTENT_LIBRARY_IMAGE_ID
public VmCdRomParams contentLibraryImageId(String contentLibraryImageId)
@Nullable public String getContentLibraryImageId()
public void setContentLibraryImageId(String contentLibraryImageId)
public VmCdRomParams contentLibraryImageId_ExplictlyNull()
public VmCdRomParams contentLibraryImageId_ExplictlyNonNull()
public void setContentLibraryImageId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getContentLibraryImageId_IsExplictlyNull()
public VmCdRomParams elfImageId(String elfImageId)
public void setElfImageId(String elfImageId)
public VmCdRomParams elfImageId_ExplictlyNull()
public VmCdRomParams elfImageId_ExplictlyNonNull()
public void setElfImageId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getElfImageId_IsExplictlyNull()
public VmCdRomParams index(Integer index)
public void setIndex(Integer index)
public VmCdRomParams index_ExplictlyNull()
public VmCdRomParams index_ExplictlyNonNull()
public void setIndex_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIndex_IsExplictlyNull()
public VmCdRomParams key(Integer key)
public void setKey(Integer key)
public VmCdRomParams key_ExplictlyNull()
public VmCdRomParams key_ExplictlyNonNull()
public void setKey_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKey_IsExplictlyNull()
public VmCdRomParams boot(Integer boot)
public void setBoot(Integer boot)
public VmCdRomParams boot_ExplictlyNull()
public VmCdRomParams boot_ExplictlyNonNull()
public void setBoot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBoot_IsExplictlyNull()
Copyright © 2025. All rights reserved.