public interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HTTPRedirectFluent.HTTPRedirectDerivePortNested<N> |
static interface |
HTTPRedirectFluent.HTTPRedirectPortNested<N> |
@Deprecated IsHTTPRedirectRedirectPort getRedirectPort()
IsHTTPRedirectRedirectPort buildRedirectPort()
A withRedirectPort(IsHTTPRedirectRedirectPort redirectPort)
Boolean hasRedirectPort()
A withHTTPRedirectPort(HTTPRedirectPort hTTPRedirectPort)
HTTPRedirectFluent.HTTPRedirectPortNested<A> withNewHTTPRedirectPort()
HTTPRedirectFluent.HTTPRedirectPortNested<A> withNewHTTPRedirectPortLike(HTTPRedirectPort item)
A withHTTPRedirectDerivePort(HTTPRedirectDerivePort hTTPRedirectDerivePort)
HTTPRedirectFluent.HTTPRedirectDerivePortNested<A> withNewHTTPRedirectDerivePort()
HTTPRedirectFluent.HTTPRedirectDerivePortNested<A> withNewHTTPRedirectDerivePortLike(HTTPRedirectDerivePort item)
String getAuthority()
Boolean hasAuthority()
Integer getRedirectCode()
Boolean hasRedirectCode()
String getScheme()
Boolean hasScheme()
String getUri()
Boolean hasUri()
Copyright © 2015–2022 Red Hat. All rights reserved.