public class TagImageHookFluentImpl<A extends TagImageHookFluent<A>> extends BaseFluent<A> implements TagImageHookFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
TagImageHookFluentImpl.ToNestedImpl<N> |
TagImageHookFluent.ToNested<N>_visitables| Constructor and Description |
|---|
TagImageHookFluentImpl() |
TagImageHookFluentImpl(TagImageHook instance) |
| Modifier and Type | Method and Description |
|---|---|
TagImageHookFluent.ToNested<A> |
editOrNewTo() |
TagImageHookFluent.ToNested<A> |
editOrNewToLike(ObjectReference item) |
TagImageHookFluent.ToNested<A> |
editTo() |
boolean |
equals(Object o) |
String |
getContainerName() |
ObjectReference |
getTo() |
A |
withContainerName(String containerName) |
TagImageHookFluent.ToNested<A> |
withNewTo() |
TagImageHookFluent.ToNested<A> |
withNewToLike(ObjectReference item) |
A |
withTo(ObjectReference to) |
public TagImageHookFluentImpl()
public TagImageHookFluentImpl(TagImageHook instance)
public String getContainerName()
getContainerName in interface TagImageHookFluent<A extends TagImageHookFluent<A>>public A withContainerName(String containerName)
withContainerName in interface TagImageHookFluent<A extends TagImageHookFluent<A>>public ObjectReference getTo()
getTo in interface TagImageHookFluent<A extends TagImageHookFluent<A>>public A withTo(ObjectReference to)
withTo in interface TagImageHookFluent<A extends TagImageHookFluent<A>>public TagImageHookFluent.ToNested<A> withNewTo()
withNewTo in interface TagImageHookFluent<A extends TagImageHookFluent<A>>public TagImageHookFluent.ToNested<A> withNewToLike(ObjectReference item)
withNewToLike in interface TagImageHookFluent<A extends TagImageHookFluent<A>>public TagImageHookFluent.ToNested<A> editTo()
editTo in interface TagImageHookFluent<A extends TagImageHookFluent<A>>public TagImageHookFluent.ToNested<A> editOrNewTo()
editOrNewTo in interface TagImageHookFluent<A extends TagImageHookFluent<A>>public TagImageHookFluent.ToNested<A> editOrNewToLike(ObjectReference item)
editOrNewToLike in interface TagImageHookFluent<A extends TagImageHookFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.