Package io.fabric8.kubernetes.api.model
Class VolumeFluentImpl.ScaleIONestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluentImpl<VolumeFluent.ScaleIONested<N>>
io.fabric8.kubernetes.api.model.VolumeFluentImpl.ScaleIONestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeFluent.ScaleIONested<N>>
,Nested<N>
,Visitable<VolumeFluent.ScaleIONested<N>>
,ScaleIOVolumeSourceFluent<VolumeFluent.ScaleIONested<N>>
,VolumeFluent.ScaleIONested<N>
- Enclosing class:
- VolumeFluentImpl<A extends VolumeFluent<A>>
public class VolumeFluentImpl.ScaleIONestedImpl<N> extends ScaleIOVolumeSourceFluentImpl<VolumeFluent.ScaleIONested<N>> implements VolumeFluent.ScaleIONested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluentImpl
ScaleIOVolumeSourceFluentImpl.SecretRefNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluent
ScaleIOVolumeSourceFluent.SecretRefNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endScaleIO()
Methods inherited from class io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluentImpl
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFsType, getGateway, getProtectionDomain, getSecretRef, getStorageMode, getStoragePool, getSystem, getVolumeName, hasFsType, hasGateway, hasProtectionDomain, hasReadOnly, hasSecretRef, hasSslEnabled, hasStorageMode, hasStoragePool, hasSystem, hasVolumeName, isReadOnly, isSslEnabled, withFsType, withGateway, withNewFsType, withNewFsType, withNewFsType, withNewGateway, withNewGateway, withNewGateway, withNewProtectionDomain, withNewProtectionDomain, withNewProtectionDomain, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewSslEnabled, withNewSslEnabled, withNewStorageMode, withNewStorageMode, withNewStorageMode, withNewStoragePool, withNewStoragePool, withNewStoragePool, withNewSystem, withNewSystem, withNewSystem, withNewVolumeName, withNewVolumeName, withNewVolumeName, withProtectionDomain, withReadOnly, withSecretRef, withSslEnabled, withStorageMode, withStoragePool, withSystem, withVolumeName
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluent
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getGateway, getProtectionDomain, getSecretRef, getStorageMode, getStoragePool, getSystem, getVolumeName, hasFsType, hasGateway, hasProtectionDomain, hasReadOnly, hasSecretRef, hasSslEnabled, hasStorageMode, hasStoragePool, hasSystem, hasVolumeName, isReadOnly, isSslEnabled, withFsType, withGateway, withNewFsType, withNewFsType, withNewFsType, withNewGateway, withNewGateway, withNewGateway, withNewProtectionDomain, withNewProtectionDomain, withNewProtectionDomain, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewSslEnabled, withNewSslEnabled, withNewStorageMode, withNewStorageMode, withNewStorageMode, withNewStoragePool, withNewStoragePool, withNewStoragePool, withNewSystem, withNewSystem, withNewSystem, withNewVolumeName, withNewVolumeName, withNewVolumeName, withProtectionDomain, withReadOnly, withSecretRef, withSslEnabled, withStorageMode, withStoragePool, withSystem, withVolumeName
-
Method Details
-
and
-
endScaleIO
- Specified by:
endScaleIO
in interfaceVolumeFluent.ScaleIONested<N>
-