public interface TagEventFluent<A extends TagEventFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getCreated()
Boolean hasCreated()
A withNewCreated(StringBuilder arg1)
A withNewCreated(int[] arg1, int arg2, int arg3)
A withNewCreated(char[] arg1)
A withNewCreated(StringBuffer arg1)
A withNewCreated(byte[] arg1, int arg2)
A withNewCreated(byte[] arg1)
A withNewCreated(char[] arg1, int arg2, int arg3)
A withNewCreated(byte[] arg1, int arg2, int arg3)
A withNewCreated(byte[] arg1, int arg2, int arg3, int arg4)
String getDockerImageReference()
Boolean hasDockerImageReference()
A withNewDockerImageReference(StringBuilder arg1)
A withNewDockerImageReference(int[] arg1, int arg2, int arg3)
A withNewDockerImageReference(char[] arg1)
A withNewDockerImageReference(StringBuffer arg1)
A withNewDockerImageReference(byte[] arg1, int arg2)
A withNewDockerImageReference(byte[] arg1)
A withNewDockerImageReference(char[] arg1, int arg2, int arg3)
A withNewDockerImageReference(byte[] arg1, int arg2, int arg3)
A withNewDockerImageReference(byte[] arg1, int arg2, int arg3, int arg4)
Long getGeneration()
Boolean hasGeneration()
A withNewGeneration(long arg1)
String getImage()
Boolean hasImage()
A withNewImage(StringBuilder arg1)
A withNewImage(int[] arg1, int arg2, int arg3)
A withNewImage(char[] arg1)
A withNewImage(StringBuffer arg1)
A withNewImage(byte[] arg1, int arg2)
A withNewImage(byte[] arg1)
A withNewImage(char[] arg1, int arg2, int arg3)
A withNewImage(byte[] arg1, int arg2, int arg3)
A withNewImage(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2022 Red Hat. All rights reserved.