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 arg1) |
A |
withNewMatchType(StringBuffer arg1) |
A |
withNewMatchType(StringBuilder arg1) |
A |
withNewMaxLength(int arg1) |
A |
withNewMaxLength(String arg1) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
A |
withNewNamePrefix(String arg1) |
A |
withNewNamePrefix(StringBuffer arg1) |
A |
withNewNamePrefix(StringBuilder arg1) |
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>>public A withNewMatchType(String arg1)
withNewMatchType in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withNewMatchType(StringBuilder arg1)
withNewMatchType in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withNewMatchType(StringBuffer arg1)
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 A withNewMaxLength(String arg1)
withNewMaxLength in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withNewMaxLength(int arg1)
withNewMaxLength 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 A withNewName(String arg1)
withNewName in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withNewName(StringBuffer arg1)
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>>public A withNewNamePrefix(String arg1)
withNewNamePrefix in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withNewNamePrefix(StringBuilder arg1)
withNewNamePrefix in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>public A withNewNamePrefix(StringBuffer arg1)
withNewNamePrefix in interface IngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.