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