public class OutlierDetectionFluentImpl<A extends OutlierDetectionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OutlierDetectionFluent<A>
| Constructor and Description |
|---|
OutlierDetectionFluentImpl() |
OutlierDetectionFluentImpl(OutlierDetection instance) |
public OutlierDetectionFluentImpl()
public OutlierDetectionFluentImpl(OutlierDetection instance)
public String getBaseEjectionTime()
getBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withBaseEjectionTime(String baseEjectionTime)
withBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasBaseEjectionTime()
hasBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>@Deprecated public A withNewBaseEjectionTime(String arg0)
withNewBaseEjectionTime in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Integer getConsecutive5xxErrors()
getConsecutive5xxErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withConsecutive5xxErrors(Integer consecutive5xxErrors)
withConsecutive5xxErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasConsecutive5xxErrors()
hasConsecutive5xxErrors 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 Integer getConsecutiveGatewayErrors()
getConsecutiveGatewayErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withConsecutiveGatewayErrors(Integer consecutiveGatewayErrors)
withConsecutiveGatewayErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasConsecutiveGatewayErrors()
hasConsecutiveGatewayErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Integer getConsecutiveLocalOriginFailures()
getConsecutiveLocalOriginFailures in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withConsecutiveLocalOriginFailures(Integer consecutiveLocalOriginFailures)
withConsecutiveLocalOriginFailures in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasConsecutiveLocalOriginFailures()
hasConsecutiveLocalOriginFailures in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public String getInterval()
getInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withInterval(String interval)
withInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasInterval()
hasInterval in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>@Deprecated public A withNewInterval(String arg0)
withNewInterval 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 Integer getMinHealthPercent()
getMinHealthPercent in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withMinHealthPercent(Integer minHealthPercent)
withMinHealthPercent in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasMinHealthPercent()
hasMinHealthPercent in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean getSplitExternalLocalOriginErrors()
getSplitExternalLocalOriginErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public A withSplitExternalLocalOriginErrors(Boolean splitExternalLocalOriginErrors)
withSplitExternalLocalOriginErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>public Boolean hasSplitExternalLocalOriginErrors()
hasSplitExternalLocalOriginErrors in interface OutlierDetectionFluent<A extends OutlierDetectionFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.