@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ElfImage extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_CONTENT_LIBRARY_IMAGE |
static String |
SERIALIZED_NAME_DESCRIPTION |
static String |
SERIALIZED_NAME_ENTITY_ASYNC_STATUS |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LABELS |
static String |
SERIALIZED_NAME_LOCAL_CREATED_AT |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_PATH |
static String |
SERIALIZED_NAME_SIZE |
static String |
SERIALIZED_NAME_VM_DISKS |
static String |
SERIALIZED_NAME_VM_SNAPSHOTS |
static String |
SERIALIZED_NAME_VM_TEMPLATES |
_isPresent_| 构造器和说明 |
|---|
ElfImage() |
public static final String SERIALIZED_NAME_CONTENT_LIBRARY_IMAGE
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT
public ElfImage cluster(NestedCluster cluster)
@Nullable public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public ElfImage cluster_ExplictlyNull()
public ElfImage cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public ElfImage contentLibraryImage(NestedContentLibraryImage contentLibraryImage)
@Nullable public NestedContentLibraryImage getContentLibraryImage()
public void setContentLibraryImage(NestedContentLibraryImage contentLibraryImage)
public ElfImage contentLibraryImage_ExplictlyNull()
public ElfImage contentLibraryImage_ExplictlyNonNull()
public void setContentLibraryImage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getContentLibraryImage_IsExplictlyNull()
public void setDescription(String description)
public ElfImage description_ExplictlyNull()
public ElfImage description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public ElfImage entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ElfImage entityAsyncStatus_ExplictlyNull()
public ElfImage entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public void setId(String id)
public ElfImage id_ExplictlyNull()
public ElfImage id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ElfImage labels(List<NestedLabel> labels)
public ElfImage addLabelsItem(NestedLabel labelsItem)
@Nullable public List<NestedLabel> getLabels()
public void setLabels(List<NestedLabel> labels)
public ElfImage labels_ExplictlyNull()
public ElfImage labels_ExplictlyNonNull()
public void setLabels_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabels_IsExplictlyNull()
public void setLocalCreatedAt(String localCreatedAt)
public ElfImage localCreatedAt_ExplictlyNull()
public ElfImage localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public void setLocalId(String localId)
public ElfImage localId_ExplictlyNull()
public ElfImage localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public void setName(String name)
public ElfImage name_ExplictlyNull()
public ElfImage name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public void setPath(String path)
public ElfImage path_ExplictlyNull()
public ElfImage path_ExplictlyNonNull()
public void setPath_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPath_IsExplictlyNull()
public void setSize(Long size)
public ElfImage size_ExplictlyNull()
public ElfImage size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public ElfImage vmDisks(List<NestedVmDisk> vmDisks)
public ElfImage addVmDisksItem(NestedVmDisk vmDisksItem)
@Nullable public List<NestedVmDisk> getVmDisks()
public void setVmDisks(List<NestedVmDisk> vmDisks)
public ElfImage vmDisks_ExplictlyNull()
public ElfImage vmDisks_ExplictlyNonNull()
public void setVmDisks_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmDisks_IsExplictlyNull()
public ElfImage vmSnapshots(List<NestedVmSnapshot> vmSnapshots)
public ElfImage addVmSnapshotsItem(NestedVmSnapshot vmSnapshotsItem)
@Nullable public List<NestedVmSnapshot> getVmSnapshots()
public void setVmSnapshots(List<NestedVmSnapshot> vmSnapshots)
public ElfImage vmSnapshots_ExplictlyNull()
public ElfImage vmSnapshots_ExplictlyNonNull()
public void setVmSnapshots_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmSnapshots_IsExplictlyNull()
public ElfImage vmTemplates(List<NestedVmTemplate> vmTemplates)
public ElfImage addVmTemplatesItem(NestedVmTemplate vmTemplatesItem)
@Nullable public List<NestedVmTemplate> getVmTemplates()
public void setVmTemplates(List<NestedVmTemplate> vmTemplates)
public ElfImage vmTemplates_ExplictlyNull()
public ElfImage vmTemplates_ExplictlyNonNull()
public void setVmTemplates_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmTemplates_IsExplictlyNull()
Copyright © 2025. All rights reserved.