Class IngressControllerCaptureHTTPCookieFluentImpl<A extends IngressControllerCaptureHTTPCookieFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerCaptureHTTPCookieFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,IngressControllerCaptureHTTPCookieFluent<A>
- Direct Known Subclasses:
AccessLoggingFluentImpl.HttpCaptureCookiesNestedImpl,IngressControllerCaptureHTTPCookieBuilder
public class IngressControllerCaptureHTTPCookieFluentImpl<A extends IngressControllerCaptureHTTPCookieFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressControllerCaptureHTTPCookieFluent<A>
-
-
Constructor Summary
Constructors Constructor Description IngressControllerCaptureHTTPCookieFluentImpl()IngressControllerCaptureHTTPCookieFluentImpl(IngressControllerCaptureHTTPCookie instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetMatchType()IntegergetMaxLength()StringgetName()StringgetNamePrefix()inthashCode()BooleanhasMatchType()BooleanhasMaxLength()BooleanhasName()BooleanhasNamePrefix()AwithMatchType(String matchType)AwithMaxLength(Integer maxLength)AwithName(String name)AwithNamePrefix(String namePrefix)AwithNewMatchType(String arg1)AwithNewMatchType(StringBuffer arg1)AwithNewMatchType(StringBuilder arg1)AwithNewName(String arg1)AwithNewName(StringBuffer arg1)AwithNewName(StringBuilder arg1)AwithNewNamePrefix(String arg1)AwithNewNamePrefix(StringBuffer arg1)AwithNewNamePrefix(StringBuilder arg1)
-
-
-
Constructor Detail
-
IngressControllerCaptureHTTPCookieFluentImpl
public IngressControllerCaptureHTTPCookieFluentImpl()
-
IngressControllerCaptureHTTPCookieFluentImpl
public IngressControllerCaptureHTTPCookieFluentImpl(IngressControllerCaptureHTTPCookie instance)
-
-
Method Detail
-
getMatchType
public String getMatchType()
- Specified by:
getMatchTypein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withMatchType
public A withMatchType(String matchType)
- Specified by:
withMatchTypein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
hasMatchType
public Boolean hasMatchType()
- Specified by:
hasMatchTypein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewMatchType
public A withNewMatchType(String arg1)
- Specified by:
withNewMatchTypein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewMatchType
public A withNewMatchType(StringBuilder arg1)
- Specified by:
withNewMatchTypein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewMatchType
public A withNewMatchType(StringBuffer arg1)
- Specified by:
withNewMatchTypein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
getMaxLength
public Integer getMaxLength()
- Specified by:
getMaxLengthin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withMaxLength
public A withMaxLength(Integer maxLength)
- Specified by:
withMaxLengthin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
hasMaxLength
public Boolean hasMaxLength()
- Specified by:
hasMaxLengthin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
getName
public String getName()
- Specified by:
getNamein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withName
public A withName(String name)
- Specified by:
withNamein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
hasName
public Boolean hasName()
- Specified by:
hasNamein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewName
public A withNewName(String arg1)
- Specified by:
withNewNamein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewName
public A withNewName(StringBuilder arg1)
- Specified by:
withNewNamein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewName
public A withNewName(StringBuffer arg1)
- Specified by:
withNewNamein interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
getNamePrefix
public String getNamePrefix()
- Specified by:
getNamePrefixin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNamePrefix
public A withNamePrefix(String namePrefix)
- Specified by:
withNamePrefixin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
hasNamePrefix
public Boolean hasNamePrefix()
- Specified by:
hasNamePrefixin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewNamePrefix
public A withNewNamePrefix(String arg1)
- Specified by:
withNewNamePrefixin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewNamePrefix
public A withNewNamePrefix(StringBuilder arg1)
- Specified by:
withNewNamePrefixin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
withNewNamePrefix
public A withNewNamePrefix(StringBuffer arg1)
- Specified by:
withNewNamePrefixin interfaceIngressControllerCaptureHTTPCookieFluent<A extends IngressControllerCaptureHTTPCookieFluent<A>>
-
-