public interface V1beta1EndpointConditionsFluent<A extends V1beta1EndpointConditionsFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Boolean |
hasReady() |
Boolean |
isReady() |
A |
withNewReady(boolean arg1) |
A |
withNewReady(String arg1) |
A |
withReady(Boolean ready) |
Copyright © 2020. All rights reserved.