Interface ExternalConfigurationFluent.VolumesNested<N>
-
- All Superinterfaces:
ExternalConfigurationVolumeSourceFluent<ExternalConfigurationFluent.VolumesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ExternalConfigurationFluent.VolumesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ExternalConfigurationFluentImpl.VolumesNestedImpl
- Enclosing interface:
- ExternalConfigurationFluent<A extends ExternalConfigurationFluent<A>>
public static interface ExternalConfigurationFluent.VolumesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ExternalConfigurationVolumeSourceFluent<ExternalConfigurationFluent.VolumesNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendVolume()-
Methods inherited from interface io.strimzi.api.kafka.model.connect.ExternalConfigurationVolumeSourceFluent
getConfigMap, getName, getSecret, hasConfigMap, hasName, hasSecret, withConfigMap, withName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withSecret
-
-