Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.CinderNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CinderPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.CinderNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.CinderNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.CinderNested<N> extends CinderPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.CinderNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.CinderPersistentVolumeSourceFluent
CinderPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endCinder()
-
Methods inherited from class io.fabric8.kubernetes.api.model.CinderPersistentVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getFsType, getReadOnly, getVolumeID, hasAdditionalProperties, hasFsType, hashCode, hasReadOnly, hasSecretRef, hasVolumeID, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withReadOnly, withReadOnly, withSecretRef, withVolumeID
-
-