public class V1ScaleIOVolumeSourceBuilder extends V1ScaleIOVolumeSourceFluentImpl<V1ScaleIOVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource,V1ScaleIOVolumeSourceBuilder>
V1ScaleIOVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ScaleIOVolumeSourceBuilder() |
V1ScaleIOVolumeSourceBuilder(Boolean validationEnabled) |
V1ScaleIOVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource instance) |
V1ScaleIOVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource instance,
Boolean validationEnabled) |
V1ScaleIOVolumeSourceBuilder(V1ScaleIOVolumeSourceFluent<?> fluent) |
V1ScaleIOVolumeSourceBuilder(V1ScaleIOVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1ScaleIOVolumeSourceBuilder(V1ScaleIOVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource instance) |
V1ScaleIOVolumeSourceBuilder(V1ScaleIOVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource |
build() |
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, withVolumeNameaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ScaleIOVolumeSourceBuilder()
public V1ScaleIOVolumeSourceBuilder(Boolean validationEnabled)
public V1ScaleIOVolumeSourceBuilder(V1ScaleIOVolumeSourceFluent<?> fluent)
public V1ScaleIOVolumeSourceBuilder(V1ScaleIOVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1ScaleIOVolumeSourceBuilder(V1ScaleIOVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource instance)
public V1ScaleIOVolumeSourceBuilder(V1ScaleIOVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource instance, Boolean validationEnabled)
public V1ScaleIOVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource instance)
public V1ScaleIOVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.