public class BuildVolumeSourceBuilder extends BuildVolumeSourceFluentImpl<BuildVolumeSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BuildVolumeSource,BuildVolumeSourceBuilder>
| Constructor and Description |
|---|
BuildVolumeSourceBuilder() |
BuildVolumeSourceBuilder(Boolean validationEnabled) |
BuildVolumeSourceBuilder(BuildVolumeSource instance) |
BuildVolumeSourceBuilder(BuildVolumeSource instance,
Boolean validationEnabled) |
BuildVolumeSourceBuilder(BuildVolumeSourceFluent<?> fluent) |
BuildVolumeSourceBuilder(BuildVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
BuildVolumeSourceBuilder(BuildVolumeSourceFluent<?> fluent,
BuildVolumeSource instance) |
BuildVolumeSourceBuilder(BuildVolumeSourceFluent<?> fluent,
BuildVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
BuildVolumeSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getConfigMap, getSecret, getType, hasAdditionalProperties, hasConfigMap, hashCode, hasSecret, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withConfigMap, withSecret, withTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic BuildVolumeSourceBuilder()
public BuildVolumeSourceBuilder(Boolean validationEnabled)
public BuildVolumeSourceBuilder(BuildVolumeSourceFluent<?> fluent)
public BuildVolumeSourceBuilder(BuildVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public BuildVolumeSourceBuilder(BuildVolumeSourceFluent<?> fluent, BuildVolumeSource instance)
public BuildVolumeSourceBuilder(BuildVolumeSourceFluent<?> fluent, BuildVolumeSource instance, Boolean validationEnabled)
public BuildVolumeSourceBuilder(BuildVolumeSource instance)
public BuildVolumeSourceBuilder(BuildVolumeSource instance, Boolean validationEnabled)
public BuildVolumeSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BuildVolumeSource>Copyright © 2015–2022 Red Hat. All rights reserved.