public interface MetadataConfigFluent<A extends MetadataConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getSend() |
String |
getSendInterval() |
Boolean |
hasSend() |
Boolean |
hasSendInterval() |
A |
withNewSendInterval(String arg0)
Deprecated.
|
A |
withSend(Boolean send) |
A |
withSendInterval(String sendInterval) |
Copyright © 2015–2020 Red Hat. All rights reserved.