public interface StringMatchPrefixFluent<A extends StringMatchPrefixFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
Boolean |
hasPrefix() |
A |
withPrefix(String prefix) |
Copyright © 2015–2022 Red Hat. All rights reserved.