public interface QueueConfigFluent<A extends QueueConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getBatchSendDeadline()
Boolean hasBatchSendDeadline()
Integer getCapacity()
Boolean hasCapacity()
String getMaxBackoff()
Boolean hasMaxBackoff()
Integer getMaxRetries()
Boolean hasMaxRetries()
Integer getMaxSamplesPerSend()
Boolean hasMaxSamplesPerSend()
Integer getMaxShards()
Boolean hasMaxShards()
String getMinBackoff()
Boolean hasMinBackoff()
Integer getMinShards()
Boolean hasMinShards()
Boolean hasAdditionalProperties()
Copyright © 2015–2023 Red Hat. All rights reserved.