public class V1FlexVolumeSourceBuilder extends V1FlexVolumeSourceFluentImpl<V1FlexVolumeSourceBuilder> implements VisitableBuilder<V1FlexVolumeSource,V1FlexVolumeSourceBuilder>
V1FlexVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1FlexVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1FlexVolumeSourceBuilder() |
V1FlexVolumeSourceBuilder(Boolean validationEnabled) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSource instance) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSource instance,
Boolean validationEnabled) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent,
V1FlexVolumeSource instance) |
V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent,
V1FlexVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1FlexVolumeSource |
build() |
boolean |
equals(Object o) |
addToOptions, addToOptions, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getDriver, getFsType, getOptions, getSecretRef, hasDriver, hasFsType, hasOptions, hasReadOnly, hasSecretRef, isReadOnly, removeFromOptions, removeFromOptions, withDriver, withFsType, withNewDriver, withNewDriver, withNewDriver, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRefLike, withOptions, withReadOnly, withSecretRef
accept, aggregate, aggregate, build, build, builderOf
public V1FlexVolumeSourceBuilder()
public V1FlexVolumeSourceBuilder(Boolean validationEnabled)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent, V1FlexVolumeSource instance)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSourceFluent<?> fluent, V1FlexVolumeSource instance, Boolean validationEnabled)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSource instance)
public V1FlexVolumeSourceBuilder(V1FlexVolumeSource instance, Boolean validationEnabled)
public V1FlexVolumeSource build()
build
in interface Builder<V1FlexVolumeSource>
public boolean equals(Object o)
equals
in class V1FlexVolumeSourceFluentImpl<V1FlexVolumeSourceBuilder>
Copyright © 2020. All rights reserved.