| Package | Description |
|---|---|
| io.fabric8.tekton.pipeline.v1 |
| Modifier and Type | Method and Description |
|---|---|
RefSource |
RefSourceBuilder.build() |
RefSource |
ProvenanceFluent.buildRefSource() |
RefSource |
ProvenanceFluentImpl.buildRefSource() |
RefSource |
ProvenanceFluent.getRefSource()
Deprecated.
|
RefSource |
ProvenanceFluentImpl.getRefSource()
Deprecated.
|
RefSource |
Provenance.getRefSource() |
| Modifier and Type | Method and Description |
|---|---|
ProvenanceFluent.RefSourceNested<A> |
ProvenanceFluent.editOrNewRefSourceLike(RefSource item) |
ProvenanceFluent.RefSourceNested<A> |
ProvenanceFluentImpl.editOrNewRefSourceLike(RefSource item) |
void |
Provenance.setRefSource(RefSource refSource) |
ProvenanceFluent.RefSourceNested<A> |
ProvenanceFluent.withNewRefSourceLike(RefSource item) |
ProvenanceFluent.RefSourceNested<A> |
ProvenanceFluentImpl.withNewRefSourceLike(RefSource item) |
A |
ProvenanceFluent.withRefSource(RefSource refSource) |
A |
ProvenanceFluentImpl.withRefSource(RefSource refSource) |
| Constructor and Description |
|---|
Provenance(FeatureFlags featureFlags,
RefSource refSource) |
RefSourceBuilder(RefSource instance) |
RefSourceBuilder(RefSource instance,
Boolean validationEnabled) |
RefSourceBuilder(RefSourceFluent<?> fluent,
RefSource instance) |
RefSourceBuilder(RefSourceFluent<?> fluent,
RefSource instance,
Boolean validationEnabled) |
RefSourceFluentImpl(RefSource instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.