Class PluginFluentImpl.MavenArtifactArtifactsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.connect.build.MavenArtifactFluentImpl<PluginFluent.MavenArtifactArtifactsNested<N>>
-
- io.strimzi.api.kafka.model.connect.build.PluginFluentImpl.MavenArtifactArtifactsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PluginFluent.MavenArtifactArtifactsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PluginFluent.MavenArtifactArtifactsNested<N>>,MavenArtifactFluent<PluginFluent.MavenArtifactArtifactsNested<N>>,PluginFluent.MavenArtifactArtifactsNested<N>
- Enclosing class:
- PluginFluentImpl<A extends PluginFluent<A>>
public class PluginFluentImpl.MavenArtifactArtifactsNestedImpl<N> extends MavenArtifactFluentImpl<PluginFluent.MavenArtifactArtifactsNested<N>> implements PluginFluent.MavenArtifactArtifactsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Maven artifact represents an artifact which is downloaded from Maven repository
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendMavenArtifactArtifact()-
Methods inherited from class io.strimzi.api.kafka.model.connect.build.MavenArtifactFluentImpl
equals, getArtifact, getGroup, getRepository, getVersion, hasArtifact, hasGroup, hashCode, hasRepository, hasVersion, withArtifact, withGroup, withNewArtifact, withNewGroup, withNewRepository, withNewVersion, withRepository, withVersion
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
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.MavenArtifactFluent
getArtifact, getGroup, getRepository, getVersion, hasArtifact, hasGroup, hasRepository, hasVersion, withArtifact, withGroup, withNewArtifact, withNewGroup, withNewRepository, withNewVersion, withRepository, withVersion
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePluginFluent.MavenArtifactArtifactsNested<N>
-
endMavenArtifactArtifact
public N endMavenArtifactArtifact()
- Specified by:
endMavenArtifactArtifactin interfacePluginFluent.MavenArtifactArtifactsNested<N>
-
-