| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
WatchEventFluent.TagImageHookObjectNested<A> |
WatchEventFluentImpl.withNewTagImageHookObjectLike(TagImageHook item) |
WatchEventFluent.TagImageHookObjectNested<A> |
WatchEventFluent.withNewTagImageHookObjectLike(TagImageHook item) |
A |
WatchEventFluentImpl.withTagImageHookObject(TagImageHook tagImageHookObject) |
A |
WatchEventFluent.withTagImageHookObject(TagImageHook tagImageHookObject) |
| Modifier and Type | Method and Description |
|---|---|
TagImageHook |
TagImageHookBuilder.build() |
TagImageHook |
DoneableTagImageHook.done() |
| Modifier and Type | Method and Description |
|---|---|
List<TagImageHook> |
LifecycleHookFluentImpl.getTagImages() |
List<TagImageHook> |
LifecycleHookFluent.getTagImages() |
List<TagImageHook> |
LifecycleHook.getTagImages() |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHookFluent.TagImagesNested<A> |
LifecycleHookFluentImpl.addNewTagImageLike(TagImageHook item) |
LifecycleHookFluent.TagImagesNested<A> |
LifecycleHookFluent.addNewTagImageLike(TagImageHook item) |
A |
LifecycleHookFluentImpl.addToTagImages(TagImageHook... items) |
A |
LifecycleHookFluent.addToTagImages(TagImageHook... items) |
A |
LifecycleHookFluentImpl.removeFromTagImages(TagImageHook... items) |
A |
LifecycleHookFluent.removeFromTagImages(TagImageHook... items) |
A |
LifecycleHookFluentImpl.withTagImages(TagImageHook... tagImages) |
A |
LifecycleHookFluent.withTagImages(TagImageHook... tagImages) |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleHook.setTagImages(List<TagImageHook> tagImages) |
A |
LifecycleHookFluentImpl.withTagImages(List<TagImageHook> tagImages) |
A |
LifecycleHookFluent.withTagImages(List<TagImageHook> tagImages) |
| Constructor and Description |
|---|
DoneableTagImageHook(TagImageHook item) |
DoneableTagImageHook(TagImageHook item,
Function<TagImageHook,TagImageHook> function) |
TagImageHookBuilder(TagImageHook instance) |
TagImageHookBuilder(TagImageHook instance,
Boolean validationEnabled) |
TagImageHookBuilder(TagImageHookFluent<?> fluent,
TagImageHook instance) |
TagImageHookBuilder(TagImageHookFluent<?> fluent,
TagImageHook instance,
Boolean validationEnabled) |
TagImageHookFluentImpl(TagImageHook instance) |
| Constructor and Description |
|---|
DoneableTagImageHook(Function<TagImageHook,TagImageHook> function) |
DoneableTagImageHook(Function<TagImageHook,TagImageHook> function) |
DoneableTagImageHook(TagImageHook item,
Function<TagImageHook,TagImageHook> function) |
DoneableTagImageHook(TagImageHook item,
Function<TagImageHook,TagImageHook> function) |
LifecycleHook(ExecNewPodHook execNewPod,
String failurePolicy,
List<TagImageHook> tagImages) |
Copyright © 2011–2016 Red Hat. All rights reserved.