@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVgpuType extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
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 |
| 构造器和说明 |
|---|
NestedVgpuType() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
NestedVgpuType |
framebuffer(Double framebuffer) |
Double |
getFramebuffer()
Get framebuffer
|
Integer |
getMaxInstance()
Get maxInstance
|
String |
getMaxResolution()
Get maxResolution
|
String |
getName()
Get name
|
String |
getVgpuTypeId()
Get vgpuTypeId
|
int |
hashCode() |
NestedVgpuType |
maxInstance(Integer maxInstance) |
NestedVgpuType |
maxResolution(String maxResolution) |
NestedVgpuType |
name(String name) |
void |
setFramebuffer(Double framebuffer) |
void |
setMaxInstance(Integer maxInstance) |
void |
setMaxResolution(String maxResolution) |
void |
setName(String name) |
void |
setVgpuTypeId(String vgpuTypeId) |
String |
toString() |
NestedVgpuType |
vgpuTypeId(String vgpuTypeId) |
public static final String SERIALIZED_NAME_MAX_RESOLUTION
public NestedVgpuType framebuffer(Double framebuffer)
public void setFramebuffer(Double framebuffer)
public NestedVgpuType maxInstance(Integer maxInstance)
public void setMaxInstance(Integer maxInstance)
public NestedVgpuType maxResolution(String maxResolution)
public void setMaxResolution(String maxResolution)
public NestedVgpuType name(String name)
public void setName(String name)
public NestedVgpuType vgpuTypeId(String vgpuTypeId)
public void setVgpuTypeId(String vgpuTypeId)
Copyright © 2025. All rights reserved.