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 |
|---|---|
boolean |
equals(Object o) |
String |
getFormat() |
String |
getName() |
Boolean |
hasFormat() |
int |
hashCode() |
Boolean |
hasName() |
A |
withFormat(String format) |
A |
withName(String name) |
A |
withNewFormat(String arg0)
Deprecated.
|
A |
withNewName(String arg0)
Deprecated.
|
public 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>>@Deprecated public A withNewFormat(String arg0)
withNewFormat 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>>@Deprecated public A withNewName(String arg0)
withNewName in interface IngressControllerHTTPUniqueIdHeaderPolicyFluent<A extends IngressControllerHTTPUniqueIdHeaderPolicyFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.