Interface ExternalConfigurationEnvFluent.ValueFromNested<N>
-
- All Superinterfaces:
ExternalConfigurationEnvVarSourceFluent<ExternalConfigurationEnvFluent.ValueFromNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ExternalConfigurationEnvFluent.ValueFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ExternalConfigurationEnvFluentImpl.ValueFromNestedImpl
- Enclosing interface:
- ExternalConfigurationEnvFluent<A extends ExternalConfigurationEnvFluent<A>>
public static interface ExternalConfigurationEnvFluent.ValueFromNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ExternalConfigurationEnvVarSourceFluent<ExternalConfigurationEnvFluent.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.connect.ExternalConfigurationEnvVarSourceFluent
getConfigMapKeyRef, getSecretKeyRef, hasConfigMapKeyRef, hasSecretKeyRef, withConfigMapKeyRef, withNewConfigMapKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-