| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1alpha3 |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPRedirectDerivePort |
class |
HTTPRedirectPort |
| Modifier and Type | Method and Description |
|---|---|
IsHTTPRedirectRedirectPort |
HTTPRedirectFluent.buildRedirectPort() |
IsHTTPRedirectRedirectPort |
HTTPRedirect.getRedirectPort() |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPRedirect.setRedirectPort(IsHTTPRedirectRedirectPort redirectPort) |
A |
HTTPRedirectFluent.withRedirectPort(IsHTTPRedirectRedirectPort redirectPort) |
| Constructor and Description |
|---|
HTTPRedirect(IsHTTPRedirectRedirectPort redirectPort,
String authority,
Integer redirectCode,
String scheme,
String uri) |
Copyright © 2015–2023 Red Hat. All rights reserved.