Interface BuildFluent.PluginsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<BuildFluent.PluginsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PluginFluent<BuildFluent.PluginsNested<N>>
- All Known Implementing Classes:
BuildFluentImpl.PluginsNestedImpl
- Enclosing interface:
- BuildFluent<A extends BuildFluent<A>>
public static interface BuildFluent.PluginsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PluginFluent<BuildFluent.PluginsNested<N>>
-
-
Nested Class Summary
-
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 Abstract Methods Modifier and Type Method Description Nand()NendPlugin()-
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
-
-