public class VSpherePlatformFailureDomainSpecFluent<A extends VSpherePlatformFailureDomainSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VSpherePlatformFailureDomainSpecFluent.TopologyNested<N> |
| Constructor and Description |
|---|
VSpherePlatformFailureDomainSpecFluent() |
VSpherePlatformFailureDomainSpecFluent(VSpherePlatformFailureDomainSpec instance) |
public VSpherePlatformFailureDomainSpecFluent()
public VSpherePlatformFailureDomainSpecFluent(VSpherePlatformFailureDomainSpec instance)
protected void copyInstance(VSpherePlatformFailureDomainSpec instance)
public String getName()
public boolean hasName()
public String getRegion()
public boolean hasRegion()
public String getServer()
public boolean hasServer()
public VSpherePlatformTopology buildTopology()
public A withTopology(VSpherePlatformTopology topology)
public boolean hasTopology()
public VSpherePlatformFailureDomainSpecFluent.TopologyNested<A> withNewTopology()
public VSpherePlatformFailureDomainSpecFluent.TopologyNested<A> withNewTopologyLike(VSpherePlatformTopology item)
public VSpherePlatformFailureDomainSpecFluent.TopologyNested<A> editTopology()
public VSpherePlatformFailureDomainSpecFluent.TopologyNested<A> editOrNewTopology()
public VSpherePlatformFailureDomainSpecFluent.TopologyNested<A> editOrNewTopologyLike(VSpherePlatformTopology item)
public String getZone()
public boolean hasZone()
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 VSpherePlatformFailureDomainSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VSpherePlatformFailureDomainSpecFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.