Package io.strimzi.api.kafka.model
Class AbstractKafkaConnectSpecFluentImpl.ExternalConfigurationNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.connect.ExternalConfigurationFluentImpl<AbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>>
-
- io.strimzi.api.kafka.model.AbstractKafkaConnectSpecFluentImpl.ExternalConfigurationNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<AbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<AbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>>,AbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>,ExternalConfigurationFluent<AbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>>
- Enclosing class:
- AbstractKafkaConnectSpecFluentImpl<A extends AbstractKafkaConnectSpecFluent<A>>
public class AbstractKafkaConnectSpecFluentImpl.ExternalConfigurationNestedImpl<N> extends ExternalConfigurationFluentImpl<AbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>> implements AbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.connect.ExternalConfigurationFluentImpl
ExternalConfigurationFluentImpl.EnvNestedImpl<N>, ExternalConfigurationFluentImpl.VolumesNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.connect.ExternalConfigurationFluent
ExternalConfigurationFluent.EnvNested<N>, ExternalConfigurationFluent.VolumesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendExternalConfiguration()-
Methods inherited from class io.strimzi.api.kafka.model.connect.ExternalConfigurationFluentImpl
addAllToEnv, addAllToVolumes, addNewEnv, addNewEnvLike, addNewVolume, addNewVolumeLike, addToEnv, addToEnv, addToVolumes, addToVolumes, buildEnv, buildEnv, buildFirstEnv, buildFirstVolume, buildLastEnv, buildLastVolume, buildMatchingEnv, buildMatchingVolume, buildVolume, buildVolumes, editEnv, editFirstEnv, editFirstVolume, editLastEnv, editLastVolume, editMatchingEnv, editMatchingVolume, editVolume, equals, getEnv, getVolumes, hasEnv, hashCode, hasMatchingEnv, hasMatchingVolume, hasVolumes, removeAllFromEnv, removeAllFromVolumes, removeFromEnv, removeFromVolumes, removeMatchingFromEnv, removeMatchingFromVolumes, setNewEnvLike, setNewVolumeLike, setToEnv, setToVolumes, withEnv, withEnv, withVolumes, withVolumes
-
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.ExternalConfigurationFluent
addAllToEnv, addAllToVolumes, addNewEnv, addNewEnvLike, addNewVolume, addNewVolumeLike, addToEnv, addToEnv, addToVolumes, addToVolumes, buildEnv, buildEnv, buildFirstEnv, buildFirstVolume, buildLastEnv, buildLastVolume, buildMatchingEnv, buildMatchingVolume, buildVolume, buildVolumes, editEnv, editFirstEnv, editFirstVolume, editLastEnv, editLastVolume, editMatchingEnv, editMatchingVolume, editVolume, getEnv, getVolumes, hasEnv, hasMatchingEnv, hasMatchingVolume, hasVolumes, removeAllFromEnv, removeAllFromVolumes, removeFromEnv, removeFromVolumes, removeMatchingFromEnv, removeMatchingFromVolumes, setNewEnvLike, setNewVolumeLike, setToEnv, setToVolumes, withEnv, withEnv, withVolumes, withVolumes
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceAbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endExternalConfiguration
public N endExternalConfiguration()
- Specified by:
endExternalConfigurationin interfaceAbstractKafkaConnectSpecFluent.ExternalConfigurationNested<N>
-
-