Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.ScaleIONested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ScaleIOPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.ScaleIONested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.ScaleIONested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.ScaleIONested<N> extends ScaleIOPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.ScaleIONested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ScaleIOPersistentVolumeSourceFluent
ScaleIOPersistentVolumeSourceFluent.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()NendScaleIO()-
Methods inherited from class io.fabric8.kubernetes.api.model.ScaleIOPersistentVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getFsType, getGateway, getProtectionDomain, getReadOnly, getSslEnabled, getStorageMode, getStoragePool, getSystem, getVolumeName, hasAdditionalProperties, hasFsType, hasGateway, hashCode, hasProtectionDomain, hasReadOnly, hasSecretRef, hasSslEnabled, hasStorageMode, hasStoragePool, hasSystem, hasVolumeName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withGateway, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withProtectionDomain, withReadOnly, withReadOnly, withSecretRef, withSslEnabled, withSslEnabled, withStorageMode, withStoragePool, withSystem, withVolumeName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-