public class JVMExceptionSpecBuilder extends JVMExceptionSpecFluent<JVMExceptionSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JVMExceptionSpec,JVMExceptionSpecBuilder>
| Constructor and Description |
|---|
JVMExceptionSpecBuilder() |
JVMExceptionSpecBuilder(JVMExceptionSpec instance) |
JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent) |
JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent,
JVMExceptionSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
JVMExceptionSpec |
build() |
copyInstance, equals, getClassName, getException, getMethod, getPid, getPort, hasClassName, hasException, hashCode, hasMethod, hasPid, hasPort, toString, withClassName, withException, withMethod, withPid, withPortaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic JVMExceptionSpecBuilder()
public JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent)
public JVMExceptionSpecBuilder(JVMExceptionSpecFluent<?> fluent, JVMExceptionSpec instance)
public JVMExceptionSpecBuilder(JVMExceptionSpec instance)
public JVMExceptionSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JVMExceptionSpec>Copyright © 2015–2023 Red Hat. All rights reserved.