@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ContentLibraryVmTemplateCreationParams 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 |
static String |
SERIALIZED_NAME_VM |
_isPresent_| 构造器和说明 |
|---|
ContentLibraryVmTemplateCreationParams() |
public static final String SERIALIZED_NAME_CLOUD_INIT_SUPPORTED
public ContentLibraryVmTemplateCreationParams clusters(ClusterWhereInput clusters)
@Nonnull public ClusterWhereInput getClusters()
public void setClusters(ClusterWhereInput clusters)
public ContentLibraryVmTemplateCreationParams clusters_ExplictlyNull()
public ContentLibraryVmTemplateCreationParams clusters_ExplictlyNonNull()
public void setClusters_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusters_IsExplictlyNull()
public ContentLibraryVmTemplateCreationParams cloudInitSupported(Boolean cloudInitSupported)
@Nullable public Boolean getCloudInitSupported()
public void setCloudInitSupported(Boolean cloudInitSupported)
public ContentLibraryVmTemplateCreationParams cloudInitSupported_ExplictlyNull()
public ContentLibraryVmTemplateCreationParams cloudInitSupported_ExplictlyNonNull()
public void setCloudInitSupported_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCloudInitSupported_IsExplictlyNull()
public ContentLibraryVmTemplateCreationParams vm(VmWhereUniqueInput vm)
@Nonnull public VmWhereUniqueInput getVm()
public void setVm(VmWhereUniqueInput vm)
public ContentLibraryVmTemplateCreationParams vm_ExplictlyNull()
public ContentLibraryVmTemplateCreationParams vm_ExplictlyNonNull()
public void setVm_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVm_IsExplictlyNull()
public ContentLibraryVmTemplateCreationParams description(String description)
public void setDescription(String description)
public ContentLibraryVmTemplateCreationParams description_ExplictlyNull()
public ContentLibraryVmTemplateCreationParams description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public ContentLibraryVmTemplateCreationParams name(String name)
public void setName(String name)
public ContentLibraryVmTemplateCreationParams name_ExplictlyNull()
public ContentLibraryVmTemplateCreationParams name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
Copyright © 2025. All rights reserved.