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 |
|---|---|
boolean |
equals(Object o) |
String |
getMatchType() |
Integer |
getMaxLength() |
String |
getName() |
String |
getNamePrefix() |
int |
hashCode() |
Boolean |
hasMatchType() |
Boolean |
hasMaxLength() |
Boolean |
hasName() |
Boolean |
hasNamePrefix() |
A |
withMatchType(String matchType) |
A |
withMaxLength(Integer maxLength) |
A |
withName(String name) |
A |
withNamePrefix(String namePrefix) |
A |
withNewMatchType(String arg0)
Deprecated.
|
A |
withNewName(String arg0)
Deprecated.
|
A |
withNewNamePrefix(String arg0)
Deprecated.
|
public 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>>@Deprecated public A withNewMatchType(String arg0)
withNewMatchType 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>>@Deprecated public A withNewName(String arg0)
withNewName 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>>@Deprecated public A withNewNamePrefix(String arg0)
withNewNamePrefix in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.