public class JVMExceptionSpecFluentImpl<A extends JVMExceptionSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements JVMExceptionSpecFluent<A>
| Constructor and Description |
|---|
JVMExceptionSpecFluentImpl() |
JVMExceptionSpecFluentImpl(JVMExceptionSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassname() |
String |
getException() |
String |
getMessage() |
String |
getMethodname() |
Boolean |
hasAfter() |
Boolean |
hasClassname() |
Boolean |
hasException() |
int |
hashCode() |
Boolean |
hasMessage() |
Boolean |
hasMethodname() |
Boolean |
isAfter() |
A |
withAfter(Boolean after) |
A |
withClassname(String classname) |
A |
withException(String exception) |
A |
withMessage(String message) |
A |
withMethodname(String methodname) |
A |
withNewAfter(boolean arg1) |
A |
withNewAfter(String arg1) |
A |
withNewClassname(String arg1) |
A |
withNewClassname(StringBuffer arg1) |
A |
withNewClassname(StringBuilder arg1) |
A |
withNewException(String arg1) |
A |
withNewException(StringBuffer arg1) |
A |
withNewException(StringBuilder arg1) |
A |
withNewMessage(String arg1) |
A |
withNewMessage(StringBuffer arg1) |
A |
withNewMessage(StringBuilder arg1) |
A |
withNewMethodname(String arg1) |
A |
withNewMethodname(StringBuffer arg1) |
A |
withNewMethodname(StringBuilder arg1) |
public JVMExceptionSpecFluentImpl()
public JVMExceptionSpecFluentImpl(JVMExceptionSpec instance)
public Boolean isAfter()
isAfter in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withAfter(Boolean after)
withAfter in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public Boolean hasAfter()
hasAfter in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewAfter(String arg1)
withNewAfter in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewAfter(boolean arg1)
withNewAfter in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public String getClassname()
getClassname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withClassname(String classname)
withClassname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public Boolean hasClassname()
hasClassname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewClassname(String arg1)
withNewClassname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewClassname(StringBuilder arg1)
withNewClassname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewClassname(StringBuffer arg1)
withNewClassname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public String getException()
getException in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withException(String exception)
withException in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public Boolean hasException()
hasException in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewException(String arg1)
withNewException in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewException(StringBuilder arg1)
withNewException in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewException(StringBuffer arg1)
withNewException in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public String getMessage()
getMessage in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withMessage(String message)
withMessage in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public Boolean hasMessage()
hasMessage in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewMessage(String arg1)
withNewMessage in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewMessage(StringBuilder arg1)
withNewMessage in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewMessage(StringBuffer arg1)
withNewMessage in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public String getMethodname()
getMethodname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withMethodname(String methodname)
withMethodname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public Boolean hasMethodname()
hasMethodname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewMethodname(String arg1)
withNewMethodname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewMethodname(StringBuilder arg1)
withNewMethodname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>public A withNewMethodname(StringBuffer arg1)
withNewMethodname in interface JVMExceptionSpecFluent<A extends JVMExceptionSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.