@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVgpuType extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_FRAMEBUFFER |
static String |
SERIALIZED_NAME_MAX_INSTANCE |
static String |
SERIALIZED_NAME_MAX_RESOLUTION |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_VGPU_TYPE_ID |
_isPresent_| 构造器和说明 |
|---|
NestedVgpuType() |
public static final String SERIALIZED_NAME_MAX_RESOLUTION
public NestedVgpuType framebuffer(Double framebuffer)
public void setFramebuffer(Double framebuffer)
public NestedVgpuType framebuffer_ExplictlyNull()
public NestedVgpuType framebuffer_ExplictlyNonNull()
public void setFramebuffer_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFramebuffer_IsExplictlyNull()
public NestedVgpuType maxInstance(Integer maxInstance)
public void setMaxInstance(Integer maxInstance)
public NestedVgpuType maxInstance_ExplictlyNull()
public NestedVgpuType maxInstance_ExplictlyNonNull()
public void setMaxInstance_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxInstance_IsExplictlyNull()
public NestedVgpuType maxResolution(String maxResolution)
public void setMaxResolution(String maxResolution)
public NestedVgpuType maxResolution_ExplictlyNull()
public NestedVgpuType maxResolution_ExplictlyNonNull()
public void setMaxResolution_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxResolution_IsExplictlyNull()
public NestedVgpuType name(String name)
public void setName(String name)
public NestedVgpuType name_ExplictlyNull()
public NestedVgpuType name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public NestedVgpuType vgpuTypeId(String vgpuTypeId)
public void setVgpuTypeId(String vgpuTypeId)
public NestedVgpuType vgpuTypeId_ExplictlyNull()
public NestedVgpuType vgpuTypeId_ExplictlyNonNull()
public void setVgpuTypeId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVgpuTypeId_IsExplictlyNull()
Copyright © 2025. All rights reserved.