public class DoneableQueueConfig extends QueueConfigFluentImpl<DoneableQueueConfig> implements io.fabric8.kubernetes.api.model.Doneable<QueueConfig>
| Constructor and Description |
|---|
DoneableQueueConfig(io.fabric8.kubernetes.api.builder.Function<QueueConfig,QueueConfig> function) |
DoneableQueueConfig(QueueConfig item) |
DoneableQueueConfig(QueueConfig item,
io.fabric8.kubernetes.api.builder.Function<QueueConfig,QueueConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
QueueConfig |
done() |
equals, getBatchSendDeadline, getCapacity, getMaxBackoff, getMaxRetries, getMaxSamplesPerSend, getMaxShards, getMinBackoff, getMinShards, hasBatchSendDeadline, hasCapacity, hasMaxBackoff, hasMaxRetries, hasMaxSamplesPerSend, hasMaxShards, hasMinBackoff, hasMinShards, withBatchSendDeadline, withCapacity, withMaxBackoff, withMaxRetries, withMaxSamplesPerSend, withMaxShards, withMinBackoff, withMinShards, withNewBatchSendDeadline, withNewBatchSendDeadline, withNewBatchSendDeadline, withNewMaxBackoff, withNewMaxBackoff, withNewMaxBackoff, withNewMinBackoff, withNewMinBackoff, withNewMinBackoffpublic DoneableQueueConfig(io.fabric8.kubernetes.api.builder.Function<QueueConfig,QueueConfig> function)
public DoneableQueueConfig(QueueConfig item, io.fabric8.kubernetes.api.builder.Function<QueueConfig,QueueConfig> function)
public DoneableQueueConfig(QueueConfig item)
public QueueConfig done()
done in interface io.fabric8.kubernetes.api.model.Doneable<QueueConfig>Copyright © 2015–2020 Red Hat. All rights reserved.