public class HTTPRedirectBuilder extends HTTPRedirectFluentImpl<HTTPRedirectBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPRedirect,HTTPRedirectBuilder>
HTTPRedirectFluentImpl.HTTPRedirectDerivePortNestedImpl<N>, HTTPRedirectFluentImpl.HTTPRedirectPortNestedImpl<N>HTTPRedirectFluent.HTTPRedirectDerivePortNested<N>, HTTPRedirectFluent.HTTPRedirectPortNested<N>| Constructor and Description |
|---|
HTTPRedirectBuilder() |
HTTPRedirectBuilder(Boolean validationEnabled) |
HTTPRedirectBuilder(HTTPRedirect instance) |
HTTPRedirectBuilder(HTTPRedirect instance,
Boolean validationEnabled) |
HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent) |
HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent,
Boolean validationEnabled) |
HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent,
HTTPRedirect instance) |
HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent,
HTTPRedirect instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HTTPRedirect |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildRedirectPort, getAuthority, getRedirectCode, getRedirectPort, getScheme, getUri, hasAuthority, hasRedirectCode, hasRedirectPort, hasScheme, hasUri, withAuthority, withHTTPRedirectDerivePort, withHTTPRedirectPort, withNewAuthority, withNewHTTPRedirectDerivePort, withNewHTTPRedirectDerivePortLike, withNewHTTPRedirectPort, withNewHTTPRedirectPort, withNewHTTPRedirectPortLike, withNewScheme, withNewUri, withRedirectCode, withRedirectPort, withScheme, withUriaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic HTTPRedirectBuilder()
public HTTPRedirectBuilder(Boolean validationEnabled)
public HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent)
public HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent, Boolean validationEnabled)
public HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent, HTTPRedirect instance)
public HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent, HTTPRedirect instance, Boolean validationEnabled)
public HTTPRedirectBuilder(HTTPRedirect instance)
public HTTPRedirectBuilder(HTTPRedirect instance, Boolean validationEnabled)
public HTTPRedirect build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPRedirect>public boolean equals(Object o)
equals in class HTTPRedirectFluentImpl<HTTPRedirectBuilder>public int hashCode()
hashCode in class HTTPRedirectFluentImpl<HTTPRedirectBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.