Class BuildFluentImpl.PluginsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.connect.build.PluginFluentImpl<BuildFluent.PluginsNested<N>>
-
- io.strimzi.api.kafka.model.connect.build.BuildFluentImpl.PluginsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<BuildFluent.PluginsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<BuildFluent.PluginsNested<N>>,BuildFluent.PluginsNested<N>,PluginFluent<BuildFluent.PluginsNested<N>>
- Enclosing class:
- BuildFluentImpl<A extends BuildFluent<A>>
public class BuildFluentImpl.PluginsNestedImpl<N> extends PluginFluentImpl<BuildFluent.PluginsNested<N>> implements BuildFluent.PluginsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.connect.build.PluginFluentImpl
PluginFluentImpl.JarArtifactArtifactsNestedImpl<N>, PluginFluentImpl.TgzArtifactArtifactsNestedImpl<N>, PluginFluentImpl.ZipArtifactArtifactsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.connect.build.PluginFluent
PluginFluent.JarArtifactArtifactsNested<N>, PluginFluent.TgzArtifactArtifactsNested<N>, PluginFluent.ZipArtifactArtifactsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPlugin()-
Methods inherited from class io.strimzi.api.kafka.model.connect.build.PluginFluentImpl
addAllToArtifacts, addAllToJarArtifactArtifacts, addAllToTgzArtifactArtifacts, addAllToZipArtifactArtifacts, addNewJarArtifactArtifact, addNewJarArtifactArtifactLike, addNewTgzArtifactArtifact, addNewTgzArtifactArtifactLike, addNewZipArtifactArtifact, addNewZipArtifactArtifactLike, addToArtifacts, addToArtifacts, addToArtifacts, addToArtifacts, addToJarArtifactArtifacts, addToJarArtifactArtifacts, addToTgzArtifactArtifacts, addToTgzArtifactArtifacts, addToZipArtifactArtifacts, addToZipArtifactArtifacts, buildArtifact, buildArtifacts, buildFirstArtifact, buildLastArtifact, buildMatchingArtifact, equals, getArtifacts, getName, hasArtifacts, hashCode, hasMatchingArtifact, hasName, removeAllFromArtifacts, removeAllFromJarArtifactArtifacts, removeAllFromTgzArtifactArtifacts, removeAllFromZipArtifactArtifacts, removeFromArtifacts, removeFromArtifacts, removeFromJarArtifactArtifacts, removeFromTgzArtifactArtifacts, removeFromZipArtifactArtifacts, removeMatchingFromJarArtifactArtifacts, removeMatchingFromTgzArtifactArtifacts, removeMatchingFromZipArtifactArtifacts, setNewJarArtifactArtifactLike, setNewTgzArtifactArtifactLike, setNewZipArtifactArtifactLike, setToArtifacts, setToJarArtifactArtifacts, setToTgzArtifactArtifacts, setToZipArtifactArtifacts, withArtifacts, withArtifacts, withName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName
-
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.build.PluginFluent
addAllToArtifacts, addAllToJarArtifactArtifacts, addAllToTgzArtifactArtifacts, addAllToZipArtifactArtifacts, addNewJarArtifactArtifact, addNewJarArtifactArtifactLike, addNewTgzArtifactArtifact, addNewTgzArtifactArtifactLike, addNewZipArtifactArtifact, addNewZipArtifactArtifactLike, addToArtifacts, addToArtifacts, addToArtifacts, addToArtifacts, addToJarArtifactArtifacts, addToJarArtifactArtifacts, addToTgzArtifactArtifacts, addToTgzArtifactArtifacts, addToZipArtifactArtifacts, addToZipArtifactArtifacts, buildArtifact, buildArtifacts, buildFirstArtifact, buildLastArtifact, buildMatchingArtifact, getArtifacts, getName, hasArtifacts, hasMatchingArtifact, hasName, removeAllFromArtifacts, removeAllFromJarArtifactArtifacts, removeAllFromTgzArtifactArtifacts, removeAllFromZipArtifactArtifacts, removeFromArtifacts, removeFromArtifacts, removeFromJarArtifactArtifacts, removeFromTgzArtifactArtifacts, removeFromZipArtifactArtifacts, removeMatchingFromJarArtifactArtifacts, removeMatchingFromTgzArtifactArtifacts, removeMatchingFromZipArtifactArtifacts, setNewJarArtifactArtifactLike, setNewTgzArtifactArtifactLike, setNewZipArtifactArtifactLike, setToArtifacts, setToJarArtifactArtifacts, setToTgzArtifactArtifacts, setToZipArtifactArtifacts, withArtifacts, withArtifacts, withName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceBuildFluent.PluginsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPlugin
public N endPlugin()
- Specified by:
endPluginin interfaceBuildFluent.PluginsNested<N>
-
-