public class V1FlexVolumeSourceBuilder extends V1FlexVolumeSourceFluentImpl<V1FlexVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1FlexVolumeSource,V1FlexVolumeSourceBuilder>
V1FlexVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1FlexVolumeSourceBuilder() |
V1FlexVolumeSourceBuilder(Boolean validationEnabled) |
V1FlexVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1FlexVolumeSource instance) |
V1FlexVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1FlexVolumeSource instance,
Boolean validationEnabled) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1FlexVolumeSource instance) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1FlexVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1FlexVolumeSource |
build() |
addToOptions, addToOptions, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getDriver, getFsType, getOptions, getReadOnly, getSecretRef, hasDriver, hasFsType, hashCode, hasOptions, hasReadOnly, hasSecretRef, removeFromOptions, removeFromOptions, toString, withDriver, withFsType, withNewSecretRef, withNewSecretRefLike, withOptions, withReadOnly, withReadOnly, withSecretRefaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1FlexVolumeSourceBuilder()
public V1FlexVolumeSourceBuilder(Boolean validationEnabled)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1FlexVolumeSource instance)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1FlexVolumeSource instance, Boolean validationEnabled)
public V1FlexVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1FlexVolumeSource instance)
public V1FlexVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1FlexVolumeSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.