Package io.strimzi.api.kafka.model
Interface ExternalLoggingFluent.ValueFromNested<N>
-
- All Superinterfaces:
ExternalConfigurationReferenceFluent<ExternalLoggingFluent.ValueFromNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ExternalLoggingFluent.ValueFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ExternalLoggingFluentImpl.ValueFromNestedImpl
- Enclosing interface:
- ExternalLoggingFluent<A extends ExternalLoggingFluent<A>>
public static interface ExternalLoggingFluent.ValueFromNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ExternalConfigurationReferenceFluent<ExternalLoggingFluent.ValueFromNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendValueFrom()-
Methods inherited from interface io.strimzi.api.kafka.model.ExternalConfigurationReferenceFluent
getConfigMapKeyRef, hasConfigMapKeyRef, withConfigMapKeyRef, withNewConfigMapKeyRef
-
-