public class JVMOOMSpecFluentImpl<A extends JVMOOMSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements JVMOOMSpecFluent<A>
| Constructor and Description |
|---|
JVMOOMSpecFluentImpl() |
JVMOOMSpecFluentImpl(JVMOOMSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getAfter() |
String |
getArea() |
String |
getBlock() |
String |
getClassname() |
Integer |
getInterval() |
String |
getMethodname() |
Boolean |
getWildmode() |
Boolean |
hasAfter() |
Boolean |
hasArea() |
Boolean |
hasBlock() |
Boolean |
hasClassname() |
int |
hashCode() |
Boolean |
hasInterval() |
Boolean |
hasMethodname() |
Boolean |
hasWildmode() |
A |
withAfter(Boolean after) |
A |
withArea(String area) |
A |
withBlock(String block) |
A |
withClassname(String classname) |
A |
withInterval(Integer interval) |
A |
withMethodname(String methodname) |
A |
withNewArea(String arg0)
Deprecated.
|
A |
withNewBlock(String arg0)
Deprecated.
|
A |
withNewClassname(String arg0)
Deprecated.
|
A |
withNewMethodname(String arg0)
Deprecated.
|
A |
withWildmode(Boolean wildmode) |
public JVMOOMSpecFluentImpl()
public JVMOOMSpecFluentImpl(JVMOOMSpec instance)
public Boolean getAfter()
getAfter in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public A withAfter(Boolean after)
withAfter in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Boolean hasAfter()
hasAfter in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public String getArea()
getArea in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public A withArea(String area)
withArea in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Boolean hasArea()
hasArea in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>@Deprecated public A withNewArea(String arg0)
withNewArea in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public String getBlock()
getBlock in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public A withBlock(String block)
withBlock in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Boolean hasBlock()
hasBlock in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>@Deprecated public A withNewBlock(String arg0)
withNewBlock in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public String getClassname()
getClassname in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public A withClassname(String classname)
withClassname in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Boolean hasClassname()
hasClassname in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>@Deprecated public A withNewClassname(String arg0)
withNewClassname in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Integer getInterval()
getInterval in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public A withInterval(Integer interval)
withInterval in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Boolean hasInterval()
hasInterval in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public String getMethodname()
getMethodname in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public A withMethodname(String methodname)
withMethodname in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Boolean hasMethodname()
hasMethodname in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>@Deprecated public A withNewMethodname(String arg0)
withNewMethodname in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Boolean getWildmode()
getWildmode in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public A withWildmode(Boolean wildmode)
withWildmode in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>public Boolean hasWildmode()
hasWildmode in interface JVMOOMSpecFluent<A extends JVMOOMSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.