Package io.fabric8.kubernetes.api.model
Class VolumeFluent.GlusterfsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.GlusterfsVolumeSourceFluent<VolumeFluent.GlusterfsNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeFluent.GlusterfsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- VolumeFluent<A extends VolumeFluent<A>>
public class VolumeFluent.GlusterfsNested<N> extends GlusterfsVolumeSourceFluent<VolumeFluent.GlusterfsNested<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()NendGlusterfs()-
Methods inherited from class io.fabric8.kubernetes.api.model.GlusterfsVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getEndpoints, getPath, getReadOnly, hasAdditionalProperties, hasEndpoints, hashCode, hasPath, hasReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withEndpoints, withPath, withReadOnly, withReadOnly
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-