public class HTTPRedirectFluentImpl<A extends HTTPRedirectFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HTTPRedirectFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPRedirectFluentImpl.HTTPRedirectDerivePortNestedImpl<N> |
class |
HTTPRedirectFluentImpl.HTTPRedirectPortNestedImpl<N> |
HTTPRedirectFluent.HTTPRedirectDerivePortNested<N>, HTTPRedirectFluent.HTTPRedirectPortNested<N>| Constructor and Description |
|---|
HTTPRedirectFluentImpl() |
HTTPRedirectFluentImpl(HTTPRedirect instance) |
public HTTPRedirectFluentImpl()
public HTTPRedirectFluentImpl(HTTPRedirect instance)
@Deprecated public IsHTTPRedirectRedirectPort getRedirectPort()
getRedirectPort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public IsHTTPRedirectRedirectPort buildRedirectPort()
buildRedirectPort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public A withRedirectPort(IsHTTPRedirectRedirectPort redirectPort)
withRedirectPort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public Boolean hasRedirectPort()
hasRedirectPort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public A withHTTPRedirectPort(HTTPRedirectPort hTTPRedirectPort)
withHTTPRedirectPort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public HTTPRedirectFluent.HTTPRedirectPortNested<A> withNewHTTPRedirectPort()
withNewHTTPRedirectPort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public HTTPRedirectFluent.HTTPRedirectPortNested<A> withNewHTTPRedirectPortLike(HTTPRedirectPort item)
withNewHTTPRedirectPortLike in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public A withNewHTTPRedirectPort(Integer port)
withNewHTTPRedirectPort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public A withHTTPRedirectDerivePort(HTTPRedirectDerivePort hTTPRedirectDerivePort)
withHTTPRedirectDerivePort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public HTTPRedirectFluent.HTTPRedirectDerivePortNested<A> withNewHTTPRedirectDerivePort()
withNewHTTPRedirectDerivePort in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public HTTPRedirectFluent.HTTPRedirectDerivePortNested<A> withNewHTTPRedirectDerivePortLike(HTTPRedirectDerivePort item)
withNewHTTPRedirectDerivePortLike in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public String getAuthority()
getAuthority in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public A withAuthority(String authority)
withAuthority in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public Boolean hasAuthority()
hasAuthority in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>@Deprecated public A withNewAuthority(String arg0)
withNewAuthority in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public Integer getRedirectCode()
getRedirectCode in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public A withRedirectCode(Integer redirectCode)
withRedirectCode in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public Boolean hasRedirectCode()
hasRedirectCode in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public String getScheme()
getScheme in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public A withScheme(String scheme)
withScheme in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public Boolean hasScheme()
hasScheme in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>@Deprecated public A withNewScheme(String arg0)
withNewScheme in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public String getUri()
getUri in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public A withUri(String uri)
withUri in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>public Boolean hasUri()
hasUri in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>@Deprecated public A withNewUri(String arg0)
withNewUri in interface HTTPRedirectFluent<A extends HTTPRedirectFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.