public class ListenerBuilder extends ListenerFluentImpl<ListenerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Listener,ListenerBuilder>
ListenerFluent.AllowedRoutesNested<N>, ListenerFluent.TlsNested<N>| Constructor and Description |
|---|
ListenerBuilder() |
ListenerBuilder(Boolean validationEnabled) |
ListenerBuilder(Listener instance) |
ListenerBuilder(Listener instance,
Boolean validationEnabled) |
ListenerBuilder(ListenerFluent<?> fluent) |
ListenerBuilder(ListenerFluent<?> fluent,
Boolean validationEnabled) |
ListenerBuilder(ListenerFluent<?> fluent,
Listener instance) |
ListenerBuilder(ListenerFluent<?> fluent,
Listener instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Listener |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildAllowedRoutes, buildTls, editAllowedRoutes, editOrNewAllowedRoutes, editOrNewAllowedRoutesLike, editOrNewTls, editOrNewTlsLike, editTls, equals, getAdditionalProperties, getAllowedRoutes, getHostname, getName, getPort, getProtocol, getTls, hasAdditionalProperties, hasAllowedRoutes, hashCode, hasHostname, hasName, hasPort, hasProtocol, hasTls, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAllowedRoutes, withHostname, withName, withNewAllowedRoutes, withNewAllowedRoutesLike, withNewTls, withNewTlsLike, withPort, withProtocol, withTlsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ListenerBuilder()
public ListenerBuilder(Boolean validationEnabled)
public ListenerBuilder(ListenerFluent<?> fluent)
public ListenerBuilder(ListenerFluent<?> fluent, Boolean validationEnabled)
public ListenerBuilder(ListenerFluent<?> fluent, Listener instance)
public ListenerBuilder(ListenerFluent<?> fluent, Listener instance, Boolean validationEnabled)
public ListenerBuilder(Listener instance)
Copyright © 2015–2023 Red Hat. All rights reserved.