Package io.strimzi.api.kafka.model
Interface JmxTransSpecFluent.OutputDefinitionsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<JmxTransSpecFluent.OutputDefinitionsNested<N>>,JmxTransOutputDefinitionTemplateFluent<JmxTransSpecFluent.OutputDefinitionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
JmxTransSpecFluentImpl.OutputDefinitionsNestedImpl
- Enclosing interface:
- JmxTransSpecFluent<A extends JmxTransSpecFluent<A>>
public static interface JmxTransSpecFluent.OutputDefinitionsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, JmxTransOutputDefinitionTemplateFluent<JmxTransSpecFluent.OutputDefinitionsNested<N>>
Representation for options to define where and how information will be pushed to remote sources of information
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendOutputDefinition()-
Methods inherited from interface io.strimzi.api.kafka.model.template.JmxTransOutputDefinitionTemplateFluent
addAllToTypeNames, addNewTypeName, addToTypeNames, addToTypeNames, getFirstTypeName, getFlushDelayInSeconds, getHost, getLastTypeName, getMatchingTypeName, getName, getOutputType, getPort, getTypeName, getTypeNames, hasFlushDelayInSeconds, hasHost, hasMatchingTypeName, hasName, hasOutputType, hasPort, hasTypeNames, removeAllFromTypeNames, removeFromTypeNames, setToTypeNames, withFlushDelayInSeconds, withHost, withName, withNewHost, withNewName, withNewOutputType, withOutputType, withPort, withTypeNames, withTypeNames
-
-