Class CSINodeDriverFluent.AllocatableNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.storage.v1beta1.VolumeNodeResourcesFluent<CSINodeDriverFluent.AllocatableNested<N>>
-
- io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeDriverFluent.AllocatableNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- CSINodeDriverFluent<A extends CSINodeDriverFluent<A>>
public class CSINodeDriverFluent.AllocatableNested<N> extends VolumeNodeResourcesFluent<CSINodeDriverFluent.AllocatableNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAllocatable()-
Methods inherited from class io.fabric8.kubernetes.api.model.storage.v1beta1.VolumeNodeResourcesFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getCount, hasAdditionalProperties, hasCount, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCount
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-