| Package | Description |
|---|---|
| io.fabric8.knative.internal.pkg.apis.duck.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
LegacyTargetable |
LegacyTargetableBuilder.build() |
LegacyTargetable |
LegacyTargetFluent.buildStatus() |
LegacyTargetable |
LegacyTarget.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LegacyTargetableFluent.copyInstance(LegacyTargetable instance) |
LegacyTargetFluent.StatusNested<A> |
LegacyTargetFluent.editOrNewStatusLike(LegacyTargetable item) |
void |
LegacyTarget.setStatus(LegacyTargetable status) |
LegacyTargetFluent.StatusNested<A> |
LegacyTargetFluent.withNewStatusLike(LegacyTargetable item) |
A |
LegacyTargetFluent.withStatus(LegacyTargetable status) |
| Constructor and Description |
|---|
LegacyTarget(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
LegacyTargetable status) |
LegacyTargetableBuilder(LegacyTargetable instance) |
LegacyTargetableBuilder(LegacyTargetableFluent<?> fluent,
LegacyTargetable instance) |
LegacyTargetableFluent(LegacyTargetable instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.