public class IngressControllerHTTPUniqueIdHeaderPolicyFluentImpl<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>
| Constructor and Description |
|---|
IngressControllerHTTPUniqueIdHeaderPolicyFluentImpl() |
IngressControllerHTTPUniqueIdHeaderPolicyFluentImpl(IngressControllerHTTPUniqueIdHeaderPolicy instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getFormat() |
String |
getName() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasFormat() |
int |
hashCode() |
Boolean |
hasName() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withFormat(String format) |
A |
withName(String name) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressControllerHTTPUniqueIdHeaderPolicyFluentImpl()
public IngressControllerHTTPUniqueIdHeaderPolicyFluentImpl(IngressControllerHTTPUniqueIdHeaderPolicy instance)
public String getFormat()
getFormat in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public A withFormat(String format)
withFormat in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public Boolean hasFormat()
hasFormat in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public String getName()
getName in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public A withName(String name)
withName in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public Boolean hasName()
hasName in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.