public class JVMOOMSpecBuilder extends JVMOOMSpecFluentImpl<JVMOOMSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JVMOOMSpec,JVMOOMSpecBuilder>
| Constructor and Description |
|---|
JVMOOMSpecBuilder() |
JVMOOMSpecBuilder(Boolean validationEnabled) |
JVMOOMSpecBuilder(JVMOOMSpec instance) |
JVMOOMSpecBuilder(JVMOOMSpec instance,
Boolean validationEnabled) |
JVMOOMSpecBuilder(JVMOOMSpecFluent<?> fluent) |
JVMOOMSpecBuilder(JVMOOMSpecFluent<?> fluent,
Boolean validationEnabled) |
JVMOOMSpecBuilder(JVMOOMSpecFluent<?> fluent,
JVMOOMSpec instance) |
JVMOOMSpecBuilder(JVMOOMSpecFluent<?> fluent,
JVMOOMSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableJVMOOMSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getAfter, getArea, getBlock, getClassname, getInterval, getMethodname, getWildmode, hasAfter, hasArea, hasBlock, hasClassname, hasInterval, hasMethodname, hasWildmode, withAfter, withArea, withBlock, withClassname, withInterval, withMethodname, withNewArea, withNewBlock, withNewClassname, withNewMethodname, withWildmodeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic JVMOOMSpecBuilder()
public JVMOOMSpecBuilder(Boolean validationEnabled)
public JVMOOMSpecBuilder(JVMOOMSpecFluent<?> fluent)
public JVMOOMSpecBuilder(JVMOOMSpecFluent<?> fluent, Boolean validationEnabled)
public JVMOOMSpecBuilder(JVMOOMSpecFluent<?> fluent, JVMOOMSpec instance)
public JVMOOMSpecBuilder(JVMOOMSpecFluent<?> fluent, JVMOOMSpec instance, Boolean validationEnabled)
public JVMOOMSpecBuilder(JVMOOMSpec instance)
public JVMOOMSpecBuilder(JVMOOMSpec instance, Boolean validationEnabled)
public EditableJVMOOMSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JVMOOMSpec>public boolean equals(Object o)
equals in class JVMOOMSpecFluentImpl<JVMOOMSpecBuilder>public int hashCode()
hashCode in class JVMOOMSpecFluentImpl<JVMOOMSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.