@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VsphereEsxiAccount extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_HOST |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_IP |
static String |
SERIALIZED_NAME_IS_VALID |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_PORT |
static String |
SERIALIZED_NAME_USERNAME |
_isPresent_| 构造器和说明 |
|---|
VsphereEsxiAccount() |
public VsphereEsxiAccount host(NestedHost host)
@Nonnull public NestedHost getHost()
public void setHost(NestedHost host)
public VsphereEsxiAccount host_ExplictlyNull()
public VsphereEsxiAccount host_ExplictlyNonNull()
public void setHost_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHost_IsExplictlyNull()
public VsphereEsxiAccount id(String id)
public void setId(String id)
public VsphereEsxiAccount id_ExplictlyNull()
public VsphereEsxiAccount id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VsphereEsxiAccount ip(String ip)
public void setIp(String ip)
public VsphereEsxiAccount ip_ExplictlyNull()
public VsphereEsxiAccount ip_ExplictlyNonNull()
public void setIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIp_IsExplictlyNull()
public VsphereEsxiAccount isValid(Boolean isValid)
public void setIsValid(Boolean isValid)
public VsphereEsxiAccount isValid_ExplictlyNull()
public VsphereEsxiAccount isValid_ExplictlyNonNull()
public void setIsValid_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIsValid_IsExplictlyNull()
public VsphereEsxiAccount localId(String localId)
public void setLocalId(String localId)
public VsphereEsxiAccount localId_ExplictlyNull()
public VsphereEsxiAccount localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public VsphereEsxiAccount port(Integer port)
public void setPort(Integer port)
public VsphereEsxiAccount port_ExplictlyNull()
public VsphereEsxiAccount port_ExplictlyNonNull()
public void setPort_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPort_IsExplictlyNull()
public VsphereEsxiAccount username(String username)
public void setUsername(String username)
public VsphereEsxiAccount username_ExplictlyNull()
public VsphereEsxiAccount username_ExplictlyNonNull()
public void setUsername_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsername_IsExplictlyNull()
Copyright © 2025. All rights reserved.