public class DoneableOutlierDetection extends OutlierDetectionFluentImpl<DoneableOutlierDetection> implements io.fabric8.kubernetes.api.model.Doneable<OutlierDetection>
OutlierDetectionFluentImpl.BaseEjectionTimeNestedImpl<N>, OutlierDetectionFluentImpl.IntervalNestedImpl<N>OutlierDetectionFluent.BaseEjectionTimeNested<N>, OutlierDetectionFluent.IntervalNested<N>| Constructor and Description |
|---|
DoneableOutlierDetection(io.fabric8.kubernetes.api.builder.Function<OutlierDetection,OutlierDetection> function) |
DoneableOutlierDetection(OutlierDetection item) |
DoneableOutlierDetection(OutlierDetection item,
io.fabric8.kubernetes.api.builder.Function<OutlierDetection,OutlierDetection> function) |
| Modifier and Type | Method and Description |
|---|---|
OutlierDetection |
done() |
buildBaseEjectionTime, buildInterval, editBaseEjectionTime, editInterval, editOrNewBaseEjectionTime, editOrNewBaseEjectionTimeLike, editOrNewInterval, editOrNewIntervalLike, equals, getBaseEjectionTime, getConsecutiveErrors, getInterval, getMaxEjectionPercent, hasBaseEjectionTime, hasConsecutiveErrors, hasInterval, hasMaxEjectionPercent, withBaseEjectionTime, withConsecutiveErrors, withInterval, withMaxEjectionPercent, withNewBaseEjectionTime, withNewBaseEjectionTime, withNewBaseEjectionTimeLike, withNewConsecutiveErrors, withNewConsecutiveErrors, withNewInterval, withNewInterval, withNewIntervalLike, withNewMaxEjectionPercent, withNewMaxEjectionPercentpublic DoneableOutlierDetection(io.fabric8.kubernetes.api.builder.Function<OutlierDetection,OutlierDetection> function)
public DoneableOutlierDetection(OutlierDetection item, io.fabric8.kubernetes.api.builder.Function<OutlierDetection,OutlierDetection> function)
public DoneableOutlierDetection(OutlierDetection item)
public OutlierDetection done()
done in interface io.fabric8.kubernetes.api.model.Doneable<OutlierDetection>Copyright © 2017–2018 Red Hat. All rights reserved.