public class ProvenanceBuilder extends ProvenanceFluent<ProvenanceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Provenance,ProvenanceBuilder>
ProvenanceFluent.ConfigSourceNested<N>, ProvenanceFluent.FeatureFlagsNested<N>, ProvenanceFluent.RefSourceNested<N>| Constructor and Description |
|---|
ProvenanceBuilder() |
ProvenanceBuilder(Provenance instance) |
ProvenanceBuilder(ProvenanceFluent<?> fluent) |
ProvenanceBuilder(ProvenanceFluent<?> fluent,
Provenance instance) |
| Modifier and Type | Method and Description |
|---|---|
Provenance |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildConfigSource, buildFeatureFlags, buildRefSource, copyInstance, editConfigSource, editFeatureFlags, editOrNewConfigSource, editOrNewConfigSourceLike, editOrNewFeatureFlags, editOrNewFeatureFlagsLike, editOrNewRefSource, editOrNewRefSourceLike, editRefSource, equals, getAdditionalProperties, hasAdditionalProperties, hasConfigSource, hasFeatureFlags, hashCode, hasRefSource, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withConfigSource, withFeatureFlags, withNewConfigSource, withNewConfigSourceLike, withNewFeatureFlags, withNewFeatureFlagsLike, withNewRefSource, withNewRefSourceLike, withRefSourceaggregate, aggregate, build, build, builderOf, getVisitableMappublic ProvenanceBuilder()
public ProvenanceBuilder(ProvenanceFluent<?> fluent)
public ProvenanceBuilder(ProvenanceFluent<?> fluent, Provenance instance)
public ProvenanceBuilder(Provenance instance)
public Provenance build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Provenance>Copyright © 2015–2023 Red Hat. All rights reserved.