| Package | Description |
|---|---|
| io.fabric8.knative.serving.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
PinnedType |
PinnedTypeBuilder.build() |
PinnedType |
ServiceSpecFluentImpl.buildPinned() |
PinnedType |
ServiceSpecFluent.buildPinned() |
PinnedType |
DoneablePinnedType.done() |
PinnedType |
ServiceSpecFluentImpl.getPinned()
Deprecated.
|
PinnedType |
ServiceSpecFluent.getPinned()
Deprecated.
|
PinnedType |
ServiceSpec.getPinned() |
| Modifier and Type | Method and Description |
|---|---|
ServiceSpecFluent.PinnedNested<A> |
ServiceSpecFluentImpl.editOrNewPinnedLike(PinnedType item) |
ServiceSpecFluent.PinnedNested<A> |
ServiceSpecFluent.editOrNewPinnedLike(PinnedType item) |
void |
ServiceSpec.setPinned(PinnedType pinned) |
ServiceSpecFluent.PinnedNested<A> |
ServiceSpecFluentImpl.withNewPinnedLike(PinnedType item) |
ServiceSpecFluent.PinnedNested<A> |
ServiceSpecFluent.withNewPinnedLike(PinnedType item) |
A |
ServiceSpecFluentImpl.withPinned(PinnedType pinned) |
A |
ServiceSpecFluent.withPinned(PinnedType pinned) |
| Constructor and Description |
|---|
DoneablePinnedType(PinnedType item) |
DoneablePinnedType(PinnedType item,
io.fabric8.kubernetes.api.builder.Function<PinnedType,PinnedType> function) |
PinnedTypeBuilder(PinnedType instance) |
PinnedTypeBuilder(PinnedType instance,
Boolean validationEnabled) |
PinnedTypeBuilder(PinnedTypeFluent<?> fluent,
PinnedType instance) |
PinnedTypeBuilder(PinnedTypeFluent<?> fluent,
PinnedType instance,
Boolean validationEnabled) |
PinnedTypeFluentImpl(PinnedType 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 |
|---|
DoneablePinnedType(io.fabric8.kubernetes.api.builder.Function<PinnedType,PinnedType> function) |
DoneablePinnedType(io.fabric8.kubernetes.api.builder.Function<PinnedType,PinnedType> function) |
DoneablePinnedType(PinnedType item,
io.fabric8.kubernetes.api.builder.Function<PinnedType,PinnedType> function) |
DoneablePinnedType(PinnedType item,
io.fabric8.kubernetes.api.builder.Function<PinnedType,PinnedType> function) |
Copyright © 2015–2019 Red Hat. All rights reserved.