public interface ValueBoolValueFluent<A extends ValueBoolValueFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBoolValue() |
Boolean |
hasBoolValue() |
A |
withBoolValue() |
A |
withBoolValue(Boolean boolValue) |
Copyright © 2015–2023 Red Hat. All rights reserved.