Class RemoteWriteSpecFluent.QueueConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.QueueConfigFluent<RemoteWriteSpecFluent.QueueConfigNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.RemoteWriteSpecFluent.QueueConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RemoteWriteSpecFluent<A extends RemoteWriteSpecFluent<A>>
public class RemoteWriteSpecFluent.QueueConfigNested<N> extends QueueConfigFluent<RemoteWriteSpecFluent.QueueConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendQueueConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.QueueConfigFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getBatchSendDeadline, getCapacity, getMaxBackoff, getMaxRetries, getMaxSamplesPerSend, getMaxShards, getMinBackoff, getMinShards, getRetryOnRateLimit, getSampleAgeLimit, hasAdditionalProperties, hasBatchSendDeadline, hasCapacity, hashCode, hasMaxBackoff, hasMaxRetries, hasMaxSamplesPerSend, hasMaxShards, hasMinBackoff, hasMinShards, hasRetryOnRateLimit, hasSampleAgeLimit, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBatchSendDeadline, withCapacity, withMaxBackoff, withMaxRetries, withMaxSamplesPerSend, withMaxShards, withMinBackoff, withMinShards, withRetryOnRateLimit, withRetryOnRateLimit, withSampleAgeLimit
-
-