public interface FluentdSpecFluent<A extends FluentdSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
Boolean |
hasAddress() |
Boolean |
hasIntegerDuration() |
Boolean |
isIntegerDuration() |
A |
withAddress(String address) |
A |
withIntegerDuration(Boolean integerDuration) |
A |
withNewIntegerDuration(boolean arg1) |
A |
withNewIntegerDuration(String arg1) |
Copyright © 2017–2018 Red Hat. All rights reserved.