public class IngressControllerHTTPHeadersFluentImpl<A extends IngressControllerHTTPHeadersFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressControllerHTTPHeadersFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IngressControllerHTTPHeadersFluentImpl.UniqueIdNestedImpl<N> |
IngressControllerHTTPHeadersFluent.UniqueIdNested<N>| Constructor and Description |
|---|
IngressControllerHTTPHeadersFluentImpl() |
IngressControllerHTTPHeadersFluentImpl(IngressControllerHTTPHeaders instance) |
public IngressControllerHTTPHeadersFluentImpl()
public IngressControllerHTTPHeadersFluentImpl(IngressControllerHTTPHeaders instance)
public String getForwardedHeaderPolicy()
getForwardedHeaderPolicy in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public A withForwardedHeaderPolicy(String forwardedHeaderPolicy)
withForwardedHeaderPolicy in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public Boolean hasForwardedHeaderPolicy()
hasForwardedHeaderPolicy in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public A withNewForwardedHeaderPolicy(String arg1)
withNewForwardedHeaderPolicy in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public A withNewForwardedHeaderPolicy(StringBuilder arg1)
withNewForwardedHeaderPolicy in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public A withNewForwardedHeaderPolicy(StringBuffer arg1)
withNewForwardedHeaderPolicy in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>@Deprecated public IngressControllerHTTPUniqueIdHeaderPolicy getUniqueId()
getUniqueId in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public IngressControllerHTTPUniqueIdHeaderPolicy buildUniqueId()
buildUniqueId in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public A withUniqueId(IngressControllerHTTPUniqueIdHeaderPolicy uniqueId)
withUniqueId in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public Boolean hasUniqueId()
hasUniqueId in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public A withNewUniqueId(String format, String name)
withNewUniqueId in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public IngressControllerHTTPHeadersFluent.UniqueIdNested<A> withNewUniqueId()
withNewUniqueId in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public IngressControllerHTTPHeadersFluent.UniqueIdNested<A> withNewUniqueIdLike(IngressControllerHTTPUniqueIdHeaderPolicy item)
withNewUniqueIdLike in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public IngressControllerHTTPHeadersFluent.UniqueIdNested<A> editUniqueId()
editUniqueId in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public IngressControllerHTTPHeadersFluent.UniqueIdNested<A> editOrNewUniqueId()
editOrNewUniqueId in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>public IngressControllerHTTPHeadersFluent.UniqueIdNested<A> editOrNewUniqueIdLike(IngressControllerHTTPUniqueIdHeaderPolicy item)
editOrNewUniqueIdLike in interface IngressControllerHTTPHeadersFluent<A extends IngressControllerHTTPHeadersFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.