public class IngressControllerCaptureHTTPCookieFluentImpl<A extends IngressControllerCaptureHTTPCookieFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressControllerCaptureHTTPCookieFluent<A>
| Constructor and Description |
|---|
IngressControllerCaptureHTTPCookieFluentImpl() |
IngressControllerCaptureHTTPCookieFluentImpl(IngressControllerCaptureHTTPCookie 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 |
getMatchType() |
Integer |
getMaxLength() |
String |
getName() |
String |
getNamePrefix() |
Boolean |
hasAdditionalProperties() |
int |
hashCode() |
Boolean |
hasMatchType() |
Boolean |
hasMaxLength() |
Boolean |
hasName() |
Boolean |
hasNamePrefix() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withMatchType(String matchType) |
A |
withMaxLength(Integer maxLength) |
A |
withName(String name) |
A |
withNamePrefix(String namePrefix) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressControllerCaptureHTTPCookieFluentImpl()
public IngressControllerCaptureHTTPCookieFluentImpl(IngressControllerCaptureHTTPCookie instance)
public String getMatchType()
getMatchType in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withMatchType(String matchType)
withMatchType in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public Boolean hasMatchType()
hasMatchType in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public Integer getMaxLength()
getMaxLength in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withMaxLength(Integer maxLength)
withMaxLength in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public Boolean hasMaxLength()
hasMaxLength in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public String getName()
getName in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withName(String name)
withName in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public Boolean hasName()
hasName in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public String getNamePrefix()
getNamePrefix in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withNamePrefix(String namePrefix)
withNamePrefix in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public Boolean hasNamePrefix()
hasNamePrefix in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.