Package io.strimzi.api.kafka.model
Interface AbstractKafkaConnectSpecFluent.ExternalLoggingNested<N>
-
- All Superinterfaces:
ExternalLoggingFluent<AbstractKafkaConnectSpecFluent.ExternalLoggingNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<AbstractKafkaConnectSpecFluent.ExternalLoggingNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
AbstractKafkaConnectSpecFluentImpl.ExternalLoggingNestedImpl
- Enclosing interface:
- AbstractKafkaConnectSpecFluent<A extends AbstractKafkaConnectSpecFluent<A>>
public static interface AbstractKafkaConnectSpecFluent.ExternalLoggingNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ExternalLoggingFluent<AbstractKafkaConnectSpecFluent.ExternalLoggingNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.ExternalLoggingFluent
ExternalLoggingFluent.ValueFromNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendExternalLogging()-
Methods inherited from interface io.strimzi.api.kafka.model.ExternalLoggingFluent
buildValueFrom, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, getName, getValueFrom, hasName, hasValueFrom, withName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewValueFrom, withNewValueFromLike, withValueFrom
-
-