public interface ReorderSpecFluent<A extends ReorderSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getCorrelation()
Boolean hasCorrelation()
A withNewCorrelation(StringBuilder arg1)
A withNewCorrelation(int[] arg1, int arg2, int arg3)
A withNewCorrelation(char[] arg1)
A withNewCorrelation(StringBuffer arg1)
A withNewCorrelation(byte[] arg1, int arg2)
A withNewCorrelation(byte[] arg1)
A withNewCorrelation(char[] arg1, int arg2, int arg3)
A withNewCorrelation(byte[] arg1, int arg2, int arg3)
A withNewCorrelation(byte[] arg1, int arg2, int arg3, int arg4)
Integer getGap()
Boolean hasGap()
A withNewGap(int arg1)
String getReorder()
Boolean hasReorder()
A withNewReorder(StringBuilder arg1)
A withNewReorder(int[] arg1, int arg2, int arg3)
A withNewReorder(char[] arg1)
A withNewReorder(StringBuffer arg1)
A withNewReorder(byte[] arg1, int arg2)
A withNewReorder(byte[] arg1)
A withNewReorder(char[] arg1, int arg2, int arg3)
A withNewReorder(byte[] arg1, int arg2, int arg3)
A withNewReorder(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.