public class TagEventFluentImpl<A extends TagEventFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements TagEventFluent<A>
| Constructor and Description |
|---|
TagEventFluentImpl() |
TagEventFluentImpl(TagEvent instance) |
public TagEventFluentImpl()
public TagEventFluentImpl(TagEvent instance)
public String getCreated()
getCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withCreated(String created)
withCreated in interface TagEventFluent<A extends TagEventFluent<A>>public Boolean hasCreated()
hasCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(StringBuilder arg1)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(int[] arg1, int arg2, int arg3)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(char[] arg1)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(StringBuffer arg1)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(byte[] arg1, int arg2)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(byte[] arg1)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(char[] arg1, int arg2, int arg3)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(byte[] arg1, int arg2, int arg3)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(byte[] arg1, int arg2, int arg3, int arg4)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewCreated(String arg1)
withNewCreated in interface TagEventFluent<A extends TagEventFluent<A>>public String getDockerImageReference()
getDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withDockerImageReference(String dockerImageReference)
withDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public Boolean hasDockerImageReference()
hasDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(StringBuilder arg1)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(int[] arg1, int arg2, int arg3)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(char[] arg1)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(StringBuffer arg1)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(byte[] arg1, int arg2)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(byte[] arg1)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(char[] arg1, int arg2, int arg3)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(byte[] arg1, int arg2, int arg3)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(byte[] arg1, int arg2, int arg3, int arg4)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewDockerImageReference(String arg1)
withNewDockerImageReference in interface TagEventFluent<A extends TagEventFluent<A>>public Long getGeneration()
getGeneration in interface TagEventFluent<A extends TagEventFluent<A>>public A withGeneration(Long generation)
withGeneration in interface TagEventFluent<A extends TagEventFluent<A>>public Boolean hasGeneration()
hasGeneration in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewGeneration(long arg1)
withNewGeneration in interface TagEventFluent<A extends TagEventFluent<A>>public String getImage()
getImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withImage(String image)
withImage in interface TagEventFluent<A extends TagEventFluent<A>>public Boolean hasImage()
hasImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(StringBuilder arg1)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(int[] arg1, int arg2, int arg3)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(char[] arg1)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(StringBuffer arg1)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(byte[] arg1, int arg2)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(byte[] arg1)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(char[] arg1, int arg2, int arg3)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(byte[] arg1, int arg2, int arg3)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(byte[] arg1, int arg2, int arg3, int arg4)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>public A withNewImage(String arg1)
withNewImage in interface TagEventFluent<A extends TagEventFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.