public class Http2ErrorErrorTypeFluentImpl<A extends Http2ErrorErrorTypeFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements Http2ErrorErrorTypeFluent<A>
| Constructor and Description |
|---|
Http2ErrorErrorTypeFluentImpl() |
Http2ErrorErrorTypeFluentImpl(Http2ErrorErrorType instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHttp2Error() |
Boolean |
hasHttp2Error() |
A |
withHttp2Error(String http2Error) |
public Http2ErrorErrorTypeFluentImpl()
public Http2ErrorErrorTypeFluentImpl(Http2ErrorErrorType instance)
public String getHttp2Error()
getHttp2Error in interface Http2ErrorErrorTypeFluent<A extends Http2ErrorErrorTypeFluent<A>>public A withHttp2Error(String http2Error)
withHttp2Error in interface Http2ErrorErrorTypeFluent<A extends Http2ErrorErrorTypeFluent<A>>public Boolean hasHttp2Error()
hasHttp2Error in interface Http2ErrorErrorTypeFluent<A extends Http2ErrorErrorTypeFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.