public class DoneableHttp2ErrorErrorType extends Http2ErrorErrorTypeFluentImpl<DoneableHttp2ErrorErrorType> implements io.fabric8.kubernetes.api.model.Doneable<Http2ErrorErrorType>
| Constructor and Description |
|---|
DoneableHttp2ErrorErrorType(io.fabric8.kubernetes.api.builder.Function<Http2ErrorErrorType,Http2ErrorErrorType> function) |
DoneableHttp2ErrorErrorType(Http2ErrorErrorType item) |
DoneableHttp2ErrorErrorType(Http2ErrorErrorType item,
io.fabric8.kubernetes.api.builder.Function<Http2ErrorErrorType,Http2ErrorErrorType> function) |
| Modifier and Type | Method and Description |
|---|---|
Http2ErrorErrorType |
done() |
equals, getHttp2Error, hasHttp2Error, withHttp2Errorpublic DoneableHttp2ErrorErrorType(io.fabric8.kubernetes.api.builder.Function<Http2ErrorErrorType,Http2ErrorErrorType> function)
public DoneableHttp2ErrorErrorType(Http2ErrorErrorType item, io.fabric8.kubernetes.api.builder.Function<Http2ErrorErrorType,Http2ErrorErrorType> function)
public DoneableHttp2ErrorErrorType(Http2ErrorErrorType item)
public Http2ErrorErrorType done()
done in interface io.fabric8.kubernetes.api.model.Doneable<Http2ErrorErrorType>Copyright © 2017–2018 Red Hat. All rights reserved.