public class EditableServletExceptionSpec extends ServletExceptionSpec implements io.fabric8.kubernetes.api.builder.Editable<ServletExceptionSpecBuilder>
| Constructor and Description |
|---|
EditableServletExceptionSpec()
No args constructor for use in serialization
|
EditableServletExceptionSpec(String exception,
String message,
String method,
String querystring,
String requestpath) |
| Modifier and Type | Method and Description |
|---|---|
ServletExceptionSpecBuilder |
edit() |
getAdditionalProperties, getException, getMessage, getMethod, getQuerystring, getRequestpath, setAdditionalProperty, setException, setMessage, setMethod, setQuerystring, setRequestpathpublic EditableServletExceptionSpec()
public ServletExceptionSpecBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<ServletExceptionSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.