@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UpdateVcenterAccountParams extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
| 构造器和说明 |
|---|
UpdateVcenterAccountParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateVcenterAccountParams |
data(UpdateVcenterAccountParamsData data) |
boolean |
equals(Object o) |
UpdateVcenterAccountParamsData |
getData()
Get data
|
VcenterAccountWhereUniqueInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData(UpdateVcenterAccountParamsData data) |
void |
setWhere(VcenterAccountWhereUniqueInput where) |
String |
toString() |
UpdateVcenterAccountParams |
where(VcenterAccountWhereUniqueInput where) |
public UpdateVcenterAccountParams data(UpdateVcenterAccountParamsData data)
@Nonnull public UpdateVcenterAccountParamsData getData()
public void setData(UpdateVcenterAccountParamsData data)
public UpdateVcenterAccountParams where(VcenterAccountWhereUniqueInput where)
@Nonnull public VcenterAccountWhereUniqueInput getWhere()
public void setWhere(VcenterAccountWhereUniqueInput where)
Copyright © 2025. All rights reserved.