public class OutlierDetectionFluentImpl<A extends OutlierDetectionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OutlierDetectionFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
OutlierDetectionFluentImpl.BaseEjectionTimeNestedImpl<N> |
class |
OutlierDetectionFluentImpl.IntervalNestedImpl<N> |
OutlierDetectionFluent.BaseEjectionTimeNested<N>, OutlierDetectionFluent.IntervalNested<N>| Constructor and Description |
|---|
OutlierDetectionFluentImpl() |
OutlierDetectionFluentImpl(OutlierDetection instance) |
public OutlierDetectionFluentImpl()
public OutlierDetectionFluentImpl(OutlierDetection instance)
@Deprecated public Duration getBaseEjectionTime()
getBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Duration buildBaseEjectionTime()
buildBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withBaseEjectionTime(Duration baseEjectionTime)
withBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasBaseEjectionTime()
hasBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withNewBaseEjectionTime(Integer nanos, Long seconds)
withNewBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.BaseEjectionTimeNested<A> withNewBaseEjectionTime()
withNewBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.BaseEjectionTimeNested<A> withNewBaseEjectionTimeLike(Duration item)
withNewBaseEjectionTimeLike in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.BaseEjectionTimeNested<A> editBaseEjectionTime()
editBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.BaseEjectionTimeNested<A> editOrNewBaseEjectionTime()
editOrNewBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.BaseEjectionTimeNested<A> editOrNewBaseEjectionTimeLike(Duration item)
editOrNewBaseEjectionTimeLike in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Integer getConsecutiveErrors()
getConsecutiveErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withConsecutiveErrors(Integer consecutiveErrors)
withConsecutiveErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasConsecutiveErrors()
hasConsecutiveErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withNewConsecutiveErrors(String arg1)
withNewConsecutiveErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withNewConsecutiveErrors(int arg1)
withNewConsecutiveErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>@Deprecated public Duration getInterval()
getInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Duration buildInterval()
buildInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withInterval(Duration interval)
withInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasInterval()
hasInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withNewInterval(Integer nanos, Long seconds)
withNewInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.IntervalNested<A> withNewInterval()
withNewInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.IntervalNested<A> withNewIntervalLike(Duration item)
withNewIntervalLike in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.IntervalNested<A> editInterval()
editInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.IntervalNested<A> editOrNewInterval()
editOrNewInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public OutlierDetectionFluent.IntervalNested<A> editOrNewIntervalLike(Duration item)
editOrNewIntervalLike in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Integer getMaxEjectionPercent()
getMaxEjectionPercent in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withMaxEjectionPercent(Integer maxEjectionPercent)
withMaxEjectionPercent in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasMaxEjectionPercent()
hasMaxEjectionPercent in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withNewMaxEjectionPercent(String arg1)
withNewMaxEjectionPercent in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withNewMaxEjectionPercent(int arg1)
withNewMaxEjectionPercent in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.