public class JVMExceptionSpecBuilder extends JVMExceptionSpecFluentImpl<JVMExceptionSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JVMExceptionSpec,JVMExceptionSpecBuilder>
| Constructor and Description |
|---|
JVMExceptionSpecBuilder() |
JVMExceptionSpecBuilder(Boolean validationEnabled) |
JVMExceptionSpecBuilder(JVMExceptionSpec instance) |
JVMExceptionSpecBuilder(JVMExceptionSpec instance,
Boolean validationEnabled) |
JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent) |
JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent,
Boolean validationEnabled) |
JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent,
JVMExceptionSpec instance) |
JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent,
JVMExceptionSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableJVMExceptionSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getAfter, getClassname, getException, getMessage, getMethodname, hasAfter, hasClassname, hasException, hasMessage, hasMethodname, withAfter, withClassname, withException, withMessage, withMethodname, withNewClassname, withNewException, withNewMessage, withNewMethodnameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic JVMExceptionSpecBuilder()
public JVMExceptionSpecBuilder(Boolean validationEnabled)
public JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent)
public JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent, Boolean validationEnabled)
public JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent, JVMExceptionSpec instance)
public JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent, JVMExceptionSpec instance, Boolean validationEnabled)
public JVMExceptionSpecBuilder(JVMExceptionSpec instance)
public JVMExceptionSpecBuilder(JVMExceptionSpec instance, Boolean validationEnabled)
public EditableJVMExceptionSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JVMExceptionSpec>public boolean equals(Object o)
equals in class JVMExceptionSpecFluentImpl<JVMExceptionSpecBuilder>public int hashCode()
hashCode in class JVMExceptionSpecFluentImpl<JVMExceptionSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.