@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ContentLibraryVmTemplateUpdationParamsData extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLOUD_INIT_SUPPORTED |
static String |
SERIALIZED_NAME_CLUSTERS |
static String |
SERIALIZED_NAME_DESCRIPTION |
static String |
SERIALIZED_NAME_NAME |
_isPresent_| 构造器和说明 |
|---|
ContentLibraryVmTemplateUpdationParamsData() |
public static final String SERIALIZED_NAME_CLOUD_INIT_SUPPORTED
public ContentLibraryVmTemplateUpdationParamsData()
public ContentLibraryVmTemplateUpdationParamsData clusters(ClusterWhereInput clusters)
@Nullable public ClusterWhereInput getClusters()
public void setClusters(ClusterWhereInput clusters)
public ContentLibraryVmTemplateUpdationParamsData clusters_ExplictlyNull()
public ContentLibraryVmTemplateUpdationParamsData clusters_ExplictlyNonNull()
public void setClusters_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusters_IsExplictlyNull()
public ContentLibraryVmTemplateUpdationParamsData cloudInitSupported(Boolean cloudInitSupported)
@Nullable public Boolean getCloudInitSupported()
public void setCloudInitSupported(Boolean cloudInitSupported)
public ContentLibraryVmTemplateUpdationParamsData cloudInitSupported_ExplictlyNull()
public ContentLibraryVmTemplateUpdationParamsData cloudInitSupported_ExplictlyNonNull()
public void setCloudInitSupported_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCloudInitSupported_IsExplictlyNull()
public ContentLibraryVmTemplateUpdationParamsData description(String description)
public void setDescription(String description)
public ContentLibraryVmTemplateUpdationParamsData description_ExplictlyNull()
public ContentLibraryVmTemplateUpdationParamsData description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public ContentLibraryVmTemplateUpdationParamsData name(String name)
public void setName(String name)
public ContentLibraryVmTemplateUpdationParamsData name_ExplictlyNull()
public ContentLibraryVmTemplateUpdationParamsData name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
Copyright © 2025. All rights reserved.