Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.GlusterfsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.GlusterfsPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.GlusterfsNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.GlusterfsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.GlusterfsNested<N> extends GlusterfsPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.GlusterfsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endGlusterfs()
-
Methods inherited from class io.fabric8.kubernetes.api.model.GlusterfsPersistentVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getEndpoints, getEndpointsNamespace, getPath, getReadOnly, hasAdditionalProperties, hasEndpoints, hasEndpointsNamespace, hashCode, hasPath, hasReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withEndpoints, withEndpointsNamespace, withPath, withReadOnly, withReadOnly
-
-