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