public class ServletExceptionSpecFluentImpl<A extends ServletExceptionSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ServletExceptionSpecFluent<A>
| Constructor and Description |
|---|
ServletExceptionSpecFluentImpl() |
ServletExceptionSpecFluentImpl(ServletExceptionSpec instance) |
public ServletExceptionSpecFluentImpl()
public ServletExceptionSpecFluentImpl(ServletExceptionSpec instance)
public String getException()
getException in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withException(String exception)
withException in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public Boolean hasException()
hasException in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewException(String arg1)
withNewException in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewException(StringBuilder arg1)
withNewException in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewException(StringBuffer arg1)
withNewException in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public String getMessage()
getMessage in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withMessage(String message)
withMessage in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public Boolean hasMessage()
hasMessage in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewMessage(String arg1)
withNewMessage in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewMessage(StringBuilder arg1)
withNewMessage in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewMessage(StringBuffer arg1)
withNewMessage in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public String getMethod()
getMethod in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withMethod(String method)
withMethod in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public Boolean hasMethod()
hasMethod in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewMethod(String arg1)
withNewMethod in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewMethod(StringBuilder arg1)
withNewMethod in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewMethod(StringBuffer arg1)
withNewMethod in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public String getQuerystring()
getQuerystring in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withQuerystring(String querystring)
withQuerystring in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public Boolean hasQuerystring()
hasQuerystring in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewQuerystring(String arg1)
withNewQuerystring in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewQuerystring(StringBuilder arg1)
withNewQuerystring in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewQuerystring(StringBuffer arg1)
withNewQuerystring in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public String getRequestpath()
getRequestpath in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withRequestpath(String requestpath)
withRequestpath in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public Boolean hasRequestpath()
hasRequestpath in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewRequestpath(String arg1)
withNewRequestpath in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewRequestpath(StringBuilder arg1)
withNewRequestpath in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>public A withNewRequestpath(StringBuffer arg1)
withNewRequestpath in interface ServletExceptionSpecFluent<A extends ServletExceptionSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.