public class QuerySpecFluentImpl<A extends QuerySpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements QuerySpecFluent<A>
| Constructor and Description |
|---|
QuerySpecFluentImpl() |
QuerySpecFluentImpl(QuerySpec instance) |
public QuerySpecFluentImpl()
public QuerySpecFluentImpl(QuerySpec instance)
public String getLookbackDelta()
getLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withLookbackDelta(String lookbackDelta)
withLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public Boolean hasLookbackDelta()
hasLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(StringBuilder arg1)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(int[] arg1, int arg2, int arg3)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(char[] arg1)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(StringBuffer arg1)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(byte[] arg1, int arg2)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(byte[] arg1)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(char[] arg1, int arg2, int arg3)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(byte[] arg1, int arg2, int arg3)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(byte[] arg1, int arg2, int arg3, int arg4)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewLookbackDelta(String arg1)
withNewLookbackDelta in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public Integer getMaxConcurrency()
getMaxConcurrency in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withMaxConcurrency(Integer maxConcurrency)
withMaxConcurrency in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public Boolean hasMaxConcurrency()
hasMaxConcurrency in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewMaxConcurrency(int arg1)
withNewMaxConcurrency in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public Integer getMaxSamples()
getMaxSamples in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withMaxSamples(Integer maxSamples)
withMaxSamples in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public Boolean hasMaxSamples()
hasMaxSamples in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewMaxSamples(int arg1)
withNewMaxSamples in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public String getTimeout()
getTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withTimeout(String timeout)
withTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public Boolean hasTimeout()
hasTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(StringBuilder arg1)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(int[] arg1, int arg2, int arg3)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(char[] arg1)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(StringBuffer arg1)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(byte[] arg1, int arg2)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(byte[] arg1)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(char[] arg1, int arg2, int arg3)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(byte[] arg1, int arg2, int arg3)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(byte[] arg1, int arg2, int arg3, int arg4)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>public A withNewTimeout(String arg1)
withNewTimeout in interface QuerySpecFluent<A extends QuerySpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.