Package io.strimzi.api.kafka.model
Interface CruiseControlSpecFluent.InlineLoggingNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<CruiseControlSpecFluent.InlineLoggingNested<N>>,InlineLoggingFluent<CruiseControlSpecFluent.InlineLoggingNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
CruiseControlSpecFluentImpl.InlineLoggingNestedImpl
- Enclosing interface:
- CruiseControlSpecFluent<A extends CruiseControlSpecFluent<A>>
public static interface CruiseControlSpecFluent.InlineLoggingNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, InlineLoggingFluent<CruiseControlSpecFluent.InlineLoggingNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendInlineLogging()-
Methods inherited from interface io.strimzi.api.kafka.model.InlineLoggingFluent
addToLoggers, addToLoggers, getLoggers, hasLoggers, removeFromLoggers, removeFromLoggers, withLoggers
-
-