Package io.fabric8.kubernetes.api.model
Class VolumeFluent.RbdNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.RBDVolumeSourceFluent<VolumeFluent.RbdNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeFluent.RbdNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- VolumeFluent<A extends VolumeFluent<A>>
public class VolumeFluent.RbdNested<N> extends RBDVolumeSourceFluent<VolumeFluent.RbdNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.RBDVolumeSourceFluent
RBDVolumeSourceFluent.SecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endRbd()
-
Methods inherited from class io.fabric8.kubernetes.api.model.RBDVolumeSourceFluent
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
-
-