public interface StringMatchRegexFluent<A extends StringMatchRegexFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getRegex() |
Boolean |
hasRegex() |
A |
withRegex(String regex) |
Copyright © 2015–2023 Red Hat. All rights reserved.