public class VCenterFluent<A extends VCenterFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
VCenterFluent() |
VCenterFluent(VCenter instance) |
public VCenterFluent()
public VCenterFluent(VCenter instance)
protected void copyInstance(VCenter instance)
public A addAllToDatacenters(Collection<String> items)
public A removeAllFromDatacenters(Collection<String> items)
public String getDatacenter(int index)
public String getFirstDatacenter()
public String getLastDatacenter()
public boolean hasDatacenters()
public String getPassword()
public boolean hasPassword()
public Integer getPort()
public boolean hasPort()
public String getServer()
public boolean hasServer()
public String getUser()
public boolean hasUser()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VCenterFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VCenterFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.