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()
A withNewForwardedHeaderPolicy(StringBuilder arg1)
A withNewForwardedHeaderPolicy(StringBuffer arg1)
@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–2020 Red Hat. All rights reserved.