public class HTTPRedirectBuilder extends HTTPRedirectFluent<HTTPRedirectBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPRedirect,HTTPRedirectBuilder>
HTTPRedirectFluent.HTTPRedirectDerivePortNested<N>, HTTPRedirectFluent.HTTPRedirectPortNested<N>| Constructor and Description |
|---|
HTTPRedirectBuilder() |
HTTPRedirectBuilder(HTTPRedirect instance) |
HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent) |
HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent,
HTTPRedirect instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTPRedirect |
build() |
addToAdditionalProperties, addToAdditionalProperties, builder, buildRedirectPort, copyInstance, equals, getAdditionalProperties, getAuthority, getRedirectCode, getScheme, getUri, hasAdditionalProperties, hasAuthority, hashCode, hasRedirectCode, hasRedirectPort, hasScheme, hasUri, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAuthority, withNewHTTPRedirectDerivePort, withNewHTTPRedirectDerivePortLike, withNewHTTPRedirectPort, withNewHTTPRedirectPort, withNewHTTPRedirectPortLike, withRedirectCode, withRedirectPort, withScheme, withUriaggregate, aggregate, build, build, builderOf, getVisitableMappublic HTTPRedirectBuilder()
public HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent)
public HTTPRedirectBuilder(HTTPRedirectFluent<?> fluent, HTTPRedirect instance)
public HTTPRedirectBuilder(HTTPRedirect instance)
public HTTPRedirect build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPRedirect>Copyright © 2015–2023 Red Hat. All rights reserved.