Class V1ScaleIOPersistentVolumeSourceBuilder
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSourceFluentImpl<V1ScaleIOPersistentVolumeSourceBuilder>
io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSourceBuilder
- All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource>
,Fluent<V1ScaleIOPersistentVolumeSourceBuilder>
,Visitable<V1ScaleIOPersistentVolumeSourceBuilder>
,VisitableBuilder<io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource,
,V1ScaleIOPersistentVolumeSourceBuilder> V1ScaleIOPersistentVolumeSourceFluent<V1ScaleIOPersistentVolumeSourceBuilder>
public class V1ScaleIOPersistentVolumeSourceBuilder
extends V1ScaleIOPersistentVolumeSourceFluentImpl<V1ScaleIOPersistentVolumeSourceBuilder>
implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource,V1ScaleIOPersistentVolumeSourceBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSourceFluent
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1ScaleIOPersistentVolumeSourceBuilder
(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance) V1ScaleIOPersistentVolumeSourceBuilder
(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance) V1ScaleIOPersistentVolumeSourceBuilder
(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance, Boolean validationEnabled) V1ScaleIOPersistentVolumeSourceBuilder
(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled) V1ScaleIOPersistentVolumeSourceBuilder
(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance, Boolean validationEnabled) V1ScaleIOPersistentVolumeSourceBuilder
(Boolean validationEnabled) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource
build()
Methods inherited from class io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSourceFluentImpl
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFsType, getGateway, getProtectionDomain, getReadOnly, getSecretRef, getSslEnabled, getStorageMode, getStoragePool, getSystem, getVolumeName, hasFsType, hasGateway, hashCode, hasProtectionDomain, hasReadOnly, hasSecretRef, hasSslEnabled, hasStorageMode, hasStoragePool, hasSystem, hasVolumeName, toString, withFsType, withGateway, withNewSecretRef, withNewSecretRefLike, withProtectionDomain, withReadOnly, withReadOnly, withSecretRef, withSslEnabled, withSslEnabled, withStorageMode, withStoragePool, withSystem, withVolumeName
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1ScaleIOPersistentVolumeSourceBuilder
public V1ScaleIOPersistentVolumeSourceBuilder() -
V1ScaleIOPersistentVolumeSourceBuilder
-
V1ScaleIOPersistentVolumeSourceBuilder
-
V1ScaleIOPersistentVolumeSourceBuilder
public V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled) -
V1ScaleIOPersistentVolumeSourceBuilder
public V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance) -
V1ScaleIOPersistentVolumeSourceBuilder
public V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance, Boolean validationEnabled) -
V1ScaleIOPersistentVolumeSourceBuilder
public V1ScaleIOPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance) -
V1ScaleIOPersistentVolumeSourceBuilder
public V1ScaleIOPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance, Boolean validationEnabled)
-
-
Method Details