Package io.strimzi.api.kafka.model
Class CruiseControlSpecFluentImpl.InlineLoggingNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.InlineLoggingFluentImpl<CruiseControlSpecFluent.InlineLoggingNested<N>>
-
- io.strimzi.api.kafka.model.CruiseControlSpecFluentImpl.InlineLoggingNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<CruiseControlSpecFluent.InlineLoggingNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CruiseControlSpecFluent.InlineLoggingNested<N>>,CruiseControlSpecFluent.InlineLoggingNested<N>,InlineLoggingFluent<CruiseControlSpecFluent.InlineLoggingNested<N>>
- Enclosing class:
- CruiseControlSpecFluentImpl<A extends CruiseControlSpecFluent<A>>
public class CruiseControlSpecFluentImpl.InlineLoggingNestedImpl<N> extends InlineLoggingFluentImpl<CruiseControlSpecFluent.InlineLoggingNested<N>> implements CruiseControlSpecFluent.InlineLoggingNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInlineLogging()-
Methods inherited from class io.strimzi.api.kafka.model.InlineLoggingFluentImpl
addToLoggers, addToLoggers, equals, getLoggers, hashCode, hasLoggers, removeFromLoggers, removeFromLoggers, withLoggers
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.InlineLoggingFluent
addToLoggers, addToLoggers, getLoggers, hasLoggers, removeFromLoggers, removeFromLoggers, withLoggers
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceCruiseControlSpecFluent.InlineLoggingNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endInlineLogging
public N endInlineLogging()
- Specified by:
endInlineLoggingin interfaceCruiseControlSpecFluent.InlineLoggingNested<N>
-
-