public class HTTPRedirectPortBuilder extends HTTPRedirectPortFluent<HTTPRedirectPortBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPRedirectPort,HTTPRedirectPortBuilder>
| Constructor and Description |
|---|
HTTPRedirectPortBuilder() |
HTTPRedirectPortBuilder(HTTPRedirectPort instance) |
HTTPRedirectPortBuilder(HTTPRedirectPortFluent<?> fluent) |
HTTPRedirectPortBuilder(HTTPRedirectPortFluent<?> fluent,
HTTPRedirectPort instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTPRedirectPort |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getPort, hasAdditionalProperties, hashCode, hasPort, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPortaggregate, aggregate, build, build, builderOf, getVisitableMappublic HTTPRedirectPortBuilder()
public HTTPRedirectPortBuilder(HTTPRedirectPortFluent<?> fluent)
public HTTPRedirectPortBuilder(HTTPRedirectPortFluent<?> fluent, HTTPRedirectPort instance)
public HTTPRedirectPortBuilder(HTTPRedirectPort instance)
public HTTPRedirectPort build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPRedirectPort>Copyright © 2015–2024 Red Hat. All rights reserved.