public interface HttpStatusErrorTypeFluent<A extends HttpStatusErrorTypeFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getHttpStatus() |
Boolean |
hasHttpStatus() |
A |
withHttpStatus(Integer httpStatus) |
A |
withNewHttpStatus(int arg1) |
A |
withNewHttpStatus(String arg1) |
Copyright © 2017–2018 Red Hat. All rights reserved.