public class ServletExceptionSpecBuilder extends ServletExceptionSpecFluentImpl<ServletExceptionSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServletExceptionSpec,ServletExceptionSpecBuilder>
| Constructor and Description |
|---|
ServletExceptionSpecBuilder() |
ServletExceptionSpecBuilder(Boolean validationEnabled) |
ServletExceptionSpecBuilder(ServletExceptionSpec instance) |
ServletExceptionSpecBuilder(ServletExceptionSpec instance,
Boolean validationEnabled) |
ServletExceptionSpecBuilder(ServletExceptionSpecFluent<?> fluent) |
ServletExceptionSpecBuilder(ServletExceptionSpecFluent<?> fluent,
Boolean validationEnabled) |
ServletExceptionSpecBuilder(ServletExceptionSpecFluent<?> fluent,
ServletExceptionSpec instance) |
ServletExceptionSpecBuilder(ServletExceptionSpecFluent<?> fluent,
ServletExceptionSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableServletExceptionSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getException, getMessage, getMethod, getQuerystring, getRequestpath, hasException, hasMessage, hasMethod, hasQuerystring, hasRequestpath, withException, withMessage, withMethod, withNewException, withNewMessage, withNewMethod, withNewQuerystring, withNewRequestpath, withQuerystring, withRequestpathaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ServletExceptionSpecBuilder()
public ServletExceptionSpecBuilder(Boolean validationEnabled)
public ServletExceptionSpecBuilder(ServletExceptionSpecFluent<?> fluent)
public ServletExceptionSpecBuilder(ServletExceptionSpecFluent<?> fluent, Boolean validationEnabled)
public ServletExceptionSpecBuilder(ServletExceptionSpecFluent<?> fluent, ServletExceptionSpec instance)
public ServletExceptionSpecBuilder(ServletExceptionSpecFluent<?> fluent, ServletExceptionSpec instance, Boolean validationEnabled)
public ServletExceptionSpecBuilder(ServletExceptionSpec instance)
public ServletExceptionSpecBuilder(ServletExceptionSpec instance, Boolean validationEnabled)
public EditableServletExceptionSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServletExceptionSpec>public boolean equals(Object o)
equals in class ServletExceptionSpecFluentImpl<ServletExceptionSpecBuilder>public int hashCode()
hashCode in class ServletExceptionSpecFluentImpl<ServletExceptionSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.