public class CSINodeDriverFluent<A extends CSINodeDriverFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CSINodeDriverFluent.AllocatableNested<N> |
| Constructor and Description |
|---|
CSINodeDriverFluent() |
CSINodeDriverFluent(CSINodeDriver instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CSINodeDriverFluent()
public CSINodeDriverFluent(CSINodeDriver instance)
protected void copyInstance(CSINodeDriver instance)
public VolumeNodeResources buildAllocatable()
public A withAllocatable(VolumeNodeResources allocatable)
public boolean hasAllocatable()
public CSINodeDriverFluent.AllocatableNested<A> withNewAllocatable()
public CSINodeDriverFluent.AllocatableNested<A> withNewAllocatableLike(VolumeNodeResources item)
public CSINodeDriverFluent.AllocatableNested<A> editAllocatable()
public CSINodeDriverFluent.AllocatableNested<A> editOrNewAllocatable()
public CSINodeDriverFluent.AllocatableNested<A> editOrNewAllocatableLike(VolumeNodeResources item)
public String getName()
public boolean hasName()
public String getNodeID()
public boolean hasNodeID()
public A addAllToTopologyKeys(Collection<String> items)
public A removeAllFromTopologyKeys(Collection<String> items)
public String getTopologyKey(int index)
public String getFirstTopologyKey()
public String getLastTopologyKey()
public boolean hasTopologyKeys()
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 CSINodeDriverFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CSINodeDriverFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.