public class HTTPRedirectFluentImpl<A extends HTTPRedirectFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HTTPRedirectFluent<A>
HTTPRedirectFluent.HTTPRedirectDerivePortNested<N>, HTTPRedirectFluent.HTTPRedirectPortNested<N>| Constructor and Description |
|---|
HTTPRedirectFluentImpl() |
HTTPRedirectFluentImpl(HTTPRedirect instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>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>>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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTPRedirectFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTPRedirectFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.