Package io.fabric8.kubernetes.api.model
Class ScaleIOVolumeSourceBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluentImpl<ScaleIOVolumeSourceBuilder>
io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceBuilder
- All Implemented Interfaces:
Builder<ScaleIOVolumeSource>,Fluent<ScaleIOVolumeSourceBuilder>,Visitable<ScaleIOVolumeSourceBuilder>,VisitableBuilder<ScaleIOVolumeSource,ScaleIOVolumeSourceBuilder>,ScaleIOVolumeSourceFluent<ScaleIOVolumeSourceBuilder>
public class ScaleIOVolumeSourceBuilder extends ScaleIOVolumeSourceFluentImpl<ScaleIOVolumeSourceBuilder> implements VisitableBuilder<ScaleIOVolumeSource,ScaleIOVolumeSourceBuilder>
-
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
-
Constructor Summary
Constructors Constructor Description ScaleIOVolumeSourceBuilder()ScaleIOVolumeSourceBuilder(ScaleIOVolumeSource instance)ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent)ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent, ScaleIOVolumeSource instance)ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent, ScaleIOVolumeSource instance, Boolean validationEnabled)ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent, Boolean validationEnabled)ScaleIOVolumeSourceBuilder(ScaleIOVolumeSource instance, Boolean validationEnabled)ScaleIOVolumeSourceBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description ScaleIOVolumeSourcebuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluentImpl
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, withVolumeNameMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
ScaleIOVolumeSourceBuilder
public ScaleIOVolumeSourceBuilder() -
ScaleIOVolumeSourceBuilder
-
ScaleIOVolumeSourceBuilder
-
ScaleIOVolumeSourceBuilder
-
ScaleIOVolumeSourceBuilder
public ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent, ScaleIOVolumeSource instance) -
ScaleIOVolumeSourceBuilder
public ScaleIOVolumeSourceBuilder(ScaleIOVolumeSourceFluent<?> fluent, ScaleIOVolumeSource instance, Boolean validationEnabled) -
ScaleIOVolumeSourceBuilder
-
ScaleIOVolumeSourceBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<ScaleIOVolumeSource>
-
equals
- Overrides:
equalsin classScaleIOVolumeSourceFluentImpl<ScaleIOVolumeSourceBuilder>
-