public interface AnyFluent<A extends AnyFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeUrl() |
String |
getValue() |
Boolean |
hasTypeUrl() |
Boolean |
hasValue() |
A |
withTypeUrl(String typeUrl) |
A |
withValue(String value) |
Copyright © 2017–2018 Red Hat. All rights reserved.