Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.RbdNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.RbdNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.RbdNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.RbdNested<N> extends RBDPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.RbdNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluent
RBDPersistentVolumeSourceFluent.SecretRefNested<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()NendRbd()-
Methods inherited from class io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluent
addAllToMonitors, addToAdditionalProperties, addToAdditionalProperties, addToMonitors, addToMonitors, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getFirstMonitor, getFsType, getImage, getKeyring, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPool, getReadOnly, getUser, hasAdditionalProperties, hasFsType, hashCode, hasImage, hasKeyring, hasMatchingMonitor, hasMonitors, hasPool, hasReadOnly, hasSecretRef, hasUser, removeAllFromMonitors, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMonitors, setToMonitors, toString, withAdditionalProperties, withFsType, withImage, withKeyring, withMonitors, withMonitors, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withPool, withReadOnly, withReadOnly, withSecretRef, withUser
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-