public class JVMStressSpecFluentImpl<A extends JVMStressSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements JVMStressSpecFluent<A>
| Constructor and Description |
|---|
JVMStressSpecFluentImpl() |
JVMStressSpecFluentImpl(JVMStressSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getCpuCount() |
String |
getMemType() |
Integer |
getPid() |
Integer |
getPort() |
Boolean |
hasCpuCount() |
int |
hashCode() |
Boolean |
hasMemType() |
Boolean |
hasPid() |
Boolean |
hasPort() |
String |
toString() |
A |
withCpuCount(Integer cpuCount) |
A |
withMemType(String memType) |
A |
withPid(Integer pid) |
A |
withPort(Integer port) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic JVMStressSpecFluentImpl()
public JVMStressSpecFluentImpl(JVMStressSpec instance)
public Integer getCpuCount()
getCpuCount in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public A withCpuCount(Integer cpuCount)
withCpuCount in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public Boolean hasCpuCount()
hasCpuCount in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public String getMemType()
getMemType in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public A withMemType(String memType)
withMemType in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public Boolean hasMemType()
hasMemType in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public Integer getPid()
getPid in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public A withPid(Integer pid)
withPid in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public Boolean hasPid()
hasPid in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public Integer getPort()
getPort in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public A withPort(Integer port)
withPort in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public Boolean hasPort()
hasPort in interface JVMStressSpecFluent<A extends JVMStressSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends JVMStressSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends JVMStressSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.