Interface PluginFluent.MavenArtifactArtifactsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<PluginFluent.MavenArtifactArtifactsNested<N>>,MavenArtifactFluent<PluginFluent.MavenArtifactArtifactsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
PluginFluentImpl.MavenArtifactArtifactsNestedImpl
- Enclosing interface:
- PluginFluent<A extends PluginFluent<A>>
public static interface PluginFluent.MavenArtifactArtifactsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, MavenArtifactFluent<PluginFluent.MavenArtifactArtifactsNested<N>>
Maven artifact represents an artifact which is downloaded from Maven repository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendMavenArtifactArtifact()-
Methods inherited from interface io.strimzi.api.kafka.model.connect.build.MavenArtifactFluent
getArtifact, getGroup, getRepository, getVersion, hasArtifact, hasGroup, hasRepository, hasVersion, withArtifact, withGroup, withNewArtifact, withNewGroup, withNewRepository, withNewVersion, withRepository, withVersion
-
-