Class ExternalConfigurationFluentImpl.VolumesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.connect.ExternalConfigurationVolumeSourceFluentImpl<ExternalConfigurationFluent.VolumesNested<N>>
-
- io.strimzi.api.kafka.model.connect.ExternalConfigurationFluentImpl.VolumesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ExternalConfigurationFluent.VolumesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ExternalConfigurationFluent.VolumesNested<N>>,ExternalConfigurationFluent.VolumesNested<N>,ExternalConfigurationVolumeSourceFluent<ExternalConfigurationFluent.VolumesNested<N>>
- Enclosing class:
- ExternalConfigurationFluentImpl<A extends ExternalConfigurationFluent<A>>
public class ExternalConfigurationFluentImpl.VolumesNestedImpl<N> extends ExternalConfigurationVolumeSourceFluentImpl<ExternalConfigurationFluent.VolumesNested<N>> implements ExternalConfigurationFluent.VolumesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendVolume()-
Methods inherited from class io.strimzi.api.kafka.model.connect.ExternalConfigurationVolumeSourceFluentImpl
equals, getConfigMap, getName, getSecret, hasConfigMap, hashCode, hasName, hasSecret, withConfigMap, withName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withSecret
-
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.connect.ExternalConfigurationVolumeSourceFluent
getConfigMap, getName, getSecret, hasConfigMap, hasName, hasSecret, withConfigMap, withName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withSecret
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceExternalConfigurationFluent.VolumesNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endVolume
public N endVolume()
- Specified by:
endVolumein interfaceExternalConfigurationFluent.VolumesNested<N>
-
-