| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Percent |
PercentBuilder.build() |
Percent |
HTTPRouteFluentImpl.buildMirrorPercentage() |
Percent |
HTTPRouteFluent.buildMirrorPercentage() |
Percent |
HTTPFaultInjectionAbortFluentImpl.buildPercentage() |
Percent |
HTTPFaultInjectionDelayFluentImpl.buildPercentage() |
Percent |
HTTPFaultInjectionDelayFluent.buildPercentage() |
Percent |
HTTPFaultInjectionAbortFluent.buildPercentage() |
Percent |
HTTPRouteFluentImpl.getMirrorPercentage()
Deprecated.
|
Percent |
HTTPRouteFluent.getMirrorPercentage()
Deprecated.
|
Percent |
HTTPRoute.getMirrorPercentage() |
Percent |
HTTPFaultInjectionAbortFluentImpl.getPercentage()
Deprecated.
|
Percent |
HTTPFaultInjectionDelayFluentImpl.getPercentage()
Deprecated.
|
Percent |
HTTPFaultInjectionDelayFluent.getPercentage()
Deprecated.
|
Percent |
HTTPFaultInjectionAbortFluent.getPercentage()
Deprecated.
|
Percent |
HTTPFaultInjectionAbort.getPercentage() |
Percent |
HTTPFaultInjectionDelay.getPercentage() |
| Constructor and Description |
|---|
HTTPFaultInjectionAbort(IsHTTPFaultInjectionAbortErrorType errorType,
Percent percentage) |
HTTPFaultInjectionDelay(IsHTTPFaultInjectionDelayHttpDelayType httpDelayType,
Integer percent,
Percent percentage) |
HTTPRoute(CorsPolicy corsPolicy,
Delegate delegate,
HTTPFaultInjection fault,
Headers headers,
List<HTTPMatchRequest> match,
Destination mirror,
Integer mirrorPercent,
Percent mirrorPercentage,
String name,
HTTPRedirect redirect,
HTTPRetry retries,
HTTPRewrite rewrite,
List<HTTPRouteDestination> route,
String timeout) |
PercentBuilder(Percent instance) |
PercentBuilder(Percent instance,
Boolean validationEnabled) |
PercentBuilder(PercentFluent<?> fluent,
Percent instance) |
PercentBuilder(PercentFluent<?> fluent,
Percent instance,
Boolean validationEnabled) |
PercentFluentImpl(Percent instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.