public class HTTPRedirectBuilder extends HTTPRedirectFluentImpl<HTTPRedirectBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPRedirect,HTTPRedirectBuilder>
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() |
buildRedirectPort, equals, getAuthority, getRedirectCode, getRedirectPort, getScheme, getUri, hasAuthority, hashCode, hasRedirectCode, hasRedirectPort, hasScheme, hasUri, toString, withAuthority, withHTTPRedirectDerivePort, withHTTPRedirectPort, withNewHTTPRedirectDerivePort, withNewHTTPRedirectDerivePortLike, withNewHTTPRedirectPort, withNewHTTPRedirectPort, withNewHTTPRedirectPortLike, withRedirectCode, withRedirectPort, withScheme, withUriaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.