public class DoneableHttpStatusErrorType extends HttpStatusErrorTypeFluentImpl<DoneableHttpStatusErrorType> implements io.fabric8.kubernetes.api.model.Doneable<HttpStatusErrorType>
| Constructor and Description |
|---|
DoneableHttpStatusErrorType(io.fabric8.kubernetes.api.builder.Function<HttpStatusErrorType,HttpStatusErrorType> function) |
DoneableHttpStatusErrorType(HttpStatusErrorType item) |
DoneableHttpStatusErrorType(HttpStatusErrorType item,
io.fabric8.kubernetes.api.builder.Function<HttpStatusErrorType,HttpStatusErrorType> function) |
| Modifier and Type | Method and Description |
|---|---|
HttpStatusErrorType |
done() |
equals, getHttpStatus, hasHttpStatus, withHttpStatus, withNewHttpStatus, withNewHttpStatuspublic DoneableHttpStatusErrorType(io.fabric8.kubernetes.api.builder.Function<HttpStatusErrorType,HttpStatusErrorType> function)
public DoneableHttpStatusErrorType(HttpStatusErrorType item, io.fabric8.kubernetes.api.builder.Function<HttpStatusErrorType,HttpStatusErrorType> function)
public DoneableHttpStatusErrorType(HttpStatusErrorType item)
public HttpStatusErrorType done()
done in interface io.fabric8.kubernetes.api.model.Doneable<HttpStatusErrorType>Copyright © 2017–2018 Red Hat. All rights reserved.