@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmFolderCreationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER_ID |
static String |
SERIALIZED_NAME_NAME |
_isPresent_| 构造器和说明 |
|---|
VmFolderCreationParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
VmFolderCreationParams |
clusterId_ExplictlyNonNull() |
VmFolderCreationParams |
clusterId_ExplictlyNull() |
VmFolderCreationParams |
clusterId(String clusterId) |
boolean |
equals(Object o) |
boolean |
getClusterId_IsExplictlyNull() |
String |
getClusterId()
Get clusterId
|
boolean |
getName_IsExplictlyNull() |
String |
getName()
Get name
|
int |
hashCode() |
VmFolderCreationParams |
name_ExplictlyNonNull() |
VmFolderCreationParams |
name_ExplictlyNull() |
VmFolderCreationParams |
name(String name) |
void |
setClusterId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setClusterId(String clusterId) |
void |
setName_IsExplictlyNull(boolean isExplictlyNull) |
void |
setName(String name) |
String |
toString() |
public VmFolderCreationParams clusterId(String clusterId)
public void setClusterId(String clusterId)
public VmFolderCreationParams clusterId_ExplictlyNull()
public VmFolderCreationParams clusterId_ExplictlyNonNull()
public void setClusterId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterId_IsExplictlyNull()
public VmFolderCreationParams name(String name)
public void setName(String name)
public VmFolderCreationParams name_ExplictlyNull()
public VmFolderCreationParams name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
Copyright © 2025. All rights reserved.