| Package | Description |
|---|---|
| io.fabric8.knative.serving.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
RunLatestType |
RunLatestTypeBuilder.build() |
RunLatestType |
ServiceSpecFluent.buildRunLatest() |
RunLatestType |
ServiceSpecFluentImpl.buildRunLatest() |
RunLatestType |
DoneableRunLatestType.done() |
RunLatestType |
ServiceSpecFluent.getRunLatest()
Deprecated.
|
RunLatestType |
ServiceSpecFluentImpl.getRunLatest()
Deprecated.
|
RunLatestType |
ServiceSpec.getRunLatest() |
| Modifier and Type | Method and Description |
|---|---|
ServiceSpecFluent.RunLatestNested<A> |
ServiceSpecFluent.editOrNewRunLatestLike(RunLatestType item) |
ServiceSpecFluent.RunLatestNested<A> |
ServiceSpecFluentImpl.editOrNewRunLatestLike(RunLatestType item) |
void |
ServiceSpec.setRunLatest(RunLatestType runLatest) |
ServiceSpecFluent.RunLatestNested<A> |
ServiceSpecFluent.withNewRunLatestLike(RunLatestType item) |
ServiceSpecFluent.RunLatestNested<A> |
ServiceSpecFluentImpl.withNewRunLatestLike(RunLatestType item) |
A |
ServiceSpecFluent.withRunLatest(RunLatestType runLatest) |
A |
ServiceSpecFluentImpl.withRunLatest(RunLatestType runLatest) |
| Constructor and Description |
|---|
DoneableRunLatestType(RunLatestType item) |
DoneableRunLatestType(RunLatestType item,
io.fabric8.kubernetes.api.builder.Function<RunLatestType,RunLatestType> function) |
RunLatestTypeBuilder(RunLatestType instance) |
RunLatestTypeBuilder(RunLatestType instance,
Boolean validationEnabled) |
RunLatestTypeBuilder(RunLatestTypeFluent<?> fluent,
RunLatestType instance) |
RunLatestTypeBuilder(RunLatestTypeFluent<?> fluent,
RunLatestType instance,
Boolean validationEnabled) |
RunLatestTypeFluentImpl(RunLatestType instance) |
ServiceSpec(Map<String,Object> build,
Long generation,
ManualType manual,
PinnedType pinned,
ReleaseType release,
RevisionTemplateSpec revisionTemplate,
RunLatestType runLatest,
RevisionTemplateSpec template,
List<TrafficTarget> traffic) |
| Constructor and Description |
|---|
DoneableRunLatestType(io.fabric8.kubernetes.api.builder.Function<RunLatestType,RunLatestType> function) |
DoneableRunLatestType(io.fabric8.kubernetes.api.builder.Function<RunLatestType,RunLatestType> function) |
DoneableRunLatestType(RunLatestType item,
io.fabric8.kubernetes.api.builder.Function<RunLatestType,RunLatestType> function) |
DoneableRunLatestType(RunLatestType item,
io.fabric8.kubernetes.api.builder.Function<RunLatestType,RunLatestType> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.