public class VSpherePlatformTopologyFluent<A extends VSpherePlatformTopologyFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
VSpherePlatformTopologyFluent() |
VSpherePlatformTopologyFluent(VSpherePlatformTopology instance) |
public VSpherePlatformTopologyFluent()
public VSpherePlatformTopologyFluent(VSpherePlatformTopology instance)
protected void copyInstance(VSpherePlatformTopology instance)
public String getComputeCluster()
public boolean hasComputeCluster()
public String getDatacenter()
public boolean hasDatacenter()
public String getDatastore()
public boolean hasDatastore()
public String getFolder()
public boolean hasFolder()
public A addAllToNetworks(Collection<String> items)
public A removeAllFromNetworks(Collection<String> items)
public String getNetwork(int index)
public String getFirstNetwork()
public String getLastNetwork()
public boolean hasNetworks()
public String getResourcePool()
public boolean hasResourcePool()
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 VSpherePlatformTopologyFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VSpherePlatformTopologyFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.