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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getConfigMap, getSecret, getType, hasAdditionalProperties, hasConfigMap, hasSecret, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withConfigMap, withNewType, withSecret, withTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class BuildVolumeSourceFluentImpl<BuildVolumeSourceBuilder>public int hashCode()
hashCode in class BuildVolumeSourceFluentImpl<BuildVolumeSourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.