Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.QuobyteNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.QuobyteVolumeSourceFluent<PersistentVolumeSpecFluent.QuobyteNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.QuobyteNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.QuobyteNested<N> extends QuobyteVolumeSourceFluent<PersistentVolumeSpecFluent.QuobyteNested<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()NendQuobyte()-
Methods inherited from class io.fabric8.kubernetes.api.model.QuobyteVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getReadOnly, getRegistry, getTenant, getUser, getVolume, hasAdditionalProperties, hasGroup, hashCode, hasReadOnly, hasRegistry, hasTenant, hasUser, hasVolume, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withReadOnly, withReadOnly, withRegistry, withTenant, withUser, withVolume
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-