public interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IngressControllerHTTPHeadersFluent.UniqueIdNested<N> |
String getForwardedHeaderPolicy()
Boolean hasForwardedHeaderPolicy()
@Deprecated A withNewForwardedHeaderPolicy(String arg0)
@Deprecated IngressControllerHTTPUniqueIdHeaderPolicy getUniqueId()
IngressControllerHTTPUniqueIdHeaderPolicy buildUniqueId()
A withUniqueId(IngressControllerHTTPUniqueIdHeaderPolicy uniqueId)
Boolean hasUniqueId()
IngressControllerHTTPHeadersFluent.UniqueIdNested<A> withNewUniqueId()
IngressControllerHTTPHeadersFluent.UniqueIdNested<A> withNewUniqueIdLike(IngressControllerHTTPUniqueIdHeaderPolicy item)
IngressControllerHTTPHeadersFluent.UniqueIdNested<A> editUniqueId()
IngressControllerHTTPHeadersFluent.UniqueIdNested<A> editOrNewUniqueId()
IngressControllerHTTPHeadersFluent.UniqueIdNested<A> editOrNewUniqueIdLike(IngressControllerHTTPUniqueIdHeaderPolicy item)
Copyright © 2015–2021 Red Hat. All rights reserved.