Package io.strimzi.api.kafka.model
Class ExternalLoggingFluentImpl.ValueFromNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.ExternalConfigurationReferenceFluentImpl<ExternalLoggingFluent.ValueFromNested<N>>
-
- io.strimzi.api.kafka.model.ExternalLoggingFluentImpl.ValueFromNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ExternalLoggingFluent.ValueFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ExternalLoggingFluent.ValueFromNested<N>>,ExternalConfigurationReferenceFluent<ExternalLoggingFluent.ValueFromNested<N>>,ExternalLoggingFluent.ValueFromNested<N>
- Enclosing class:
- ExternalLoggingFluentImpl<A extends ExternalLoggingFluent<A>>
public class ExternalLoggingFluentImpl.ValueFromNestedImpl<N> extends ExternalConfigurationReferenceFluentImpl<ExternalLoggingFluent.ValueFromNested<N>> implements ExternalLoggingFluent.ValueFromNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendValueFrom()-
Methods inherited from class io.strimzi.api.kafka.model.ExternalConfigurationReferenceFluentImpl
equals, getConfigMapKeyRef, hasConfigMapKeyRef, hashCode, withConfigMapKeyRef, withNewConfigMapKeyRef
-
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.ExternalConfigurationReferenceFluent
getConfigMapKeyRef, hasConfigMapKeyRef, withConfigMapKeyRef, withNewConfigMapKeyRef
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceExternalLoggingFluent.ValueFromNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endValueFrom
public N endValueFrom()
- Specified by:
endValueFromin interfaceExternalLoggingFluent.ValueFromNested<N>
-
-