public interface CELOverlayFluent<A extends CELOverlayFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
String |
getKey() |
Boolean |
hasExpression() |
Boolean |
hasKey() |
A |
withExpression(String expression) |
A |
withKey(String key) |
Copyright © 2015–2023 Red Hat. All rights reserved.