Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluentImpl.NodeAffinityNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.VolumeNodeAffinityFluentImpl<PersistentVolumeSpecFluent.NodeAffinityNested<N>>
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluentImpl.NodeAffinityNestedImpl<N>
- All Implemented Interfaces:
Fluent<PersistentVolumeSpecFluent.NodeAffinityNested<N>>,Nested<N>,Visitable<PersistentVolumeSpecFluent.NodeAffinityNested<N>>,PersistentVolumeSpecFluent.NodeAffinityNested<N>,VolumeNodeAffinityFluent<PersistentVolumeSpecFluent.NodeAffinityNested<N>>
- Enclosing class:
- PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluentImpl.NodeAffinityNestedImpl<N> extends VolumeNodeAffinityFluentImpl<PersistentVolumeSpecFluent.NodeAffinityNested<N>> implements PersistentVolumeSpecFluent.NodeAffinityNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.VolumeNodeAffinityFluentImpl
VolumeNodeAffinityFluentImpl.RequiredNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.VolumeNodeAffinityFluent
VolumeNodeAffinityFluent.RequiredNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendNodeAffinity()Methods inherited from class io.fabric8.kubernetes.api.model.VolumeNodeAffinityFluentImpl
buildRequired, editOrNewRequired, editOrNewRequiredLike, editRequired, equals, getRequired, hasRequired, withNewRequired, withNewRequiredLike, withRequiredMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.VolumeNodeAffinityFluent
buildRequired, editOrNewRequired, editOrNewRequiredLike, editRequired, getRequired, hasRequired, withNewRequired, withNewRequiredLike, withRequired
-
Method Details
-
and
-
endNodeAffinity
- Specified by:
endNodeAffinityin interfacePersistentVolumeSpecFluent.NodeAffinityNested<N>
-