| Package | Description |
|---|---|
| io.fabric8.tekton.pipeline.v1 | |
| io.fabric8.tekton.v1.internal.pipeline.pkg.apis.config |
| Modifier and Type | Method and Description |
|---|---|
FeatureFlags |
ProvenanceFluent.buildFeatureFlags() |
FeatureFlags |
ProvenanceFluentImpl.buildFeatureFlags() |
FeatureFlags |
ProvenanceFluent.getFeatureFlags()
Deprecated.
|
FeatureFlags |
ProvenanceFluentImpl.getFeatureFlags()
Deprecated.
|
FeatureFlags |
Provenance.getFeatureFlags() |
| Modifier and Type | Method and Description |
|---|---|
ProvenanceFluent.FeatureFlagsNested<A> |
ProvenanceFluent.editOrNewFeatureFlagsLike(FeatureFlags item) |
ProvenanceFluent.FeatureFlagsNested<A> |
ProvenanceFluentImpl.editOrNewFeatureFlagsLike(FeatureFlags item) |
void |
Provenance.setFeatureFlags(FeatureFlags featureFlags) |
A |
ProvenanceFluent.withFeatureFlags(FeatureFlags featureFlags) |
A |
ProvenanceFluentImpl.withFeatureFlags(FeatureFlags featureFlags) |
ProvenanceFluent.FeatureFlagsNested<A> |
ProvenanceFluent.withNewFeatureFlagsLike(FeatureFlags item) |
ProvenanceFluent.FeatureFlagsNested<A> |
ProvenanceFluentImpl.withNewFeatureFlagsLike(FeatureFlags item) |
| Constructor and Description |
|---|
Provenance(FeatureFlags featureFlags,
RefSource refSource) |
| Modifier and Type | Method and Description |
|---|---|
FeatureFlags |
FeatureFlagsBuilder.build() |
| Constructor and Description |
|---|
FeatureFlagsBuilder(FeatureFlags instance) |
FeatureFlagsBuilder(FeatureFlags instance,
Boolean validationEnabled) |
FeatureFlagsBuilder(FeatureFlagsFluent<?> fluent,
FeatureFlags instance) |
FeatureFlagsBuilder(FeatureFlagsFluent<?> fluent,
FeatureFlags instance,
Boolean validationEnabled) |
FeatureFlagsFluentImpl(FeatureFlags instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.