Class PluginFluentImpl.OtherArtifactArtifactsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.connect.build.DownloadableArtifactFluentImpl<A>
-
- io.strimzi.api.kafka.model.connect.build.OtherArtifactFluentImpl<PluginFluent.OtherArtifactArtifactsNested<N>>
-
- io.strimzi.api.kafka.model.connect.build.PluginFluentImpl.OtherArtifactArtifactsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PluginFluent.OtherArtifactArtifactsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PluginFluent.OtherArtifactArtifactsNested<N>>,DownloadableArtifactFluent<PluginFluent.OtherArtifactArtifactsNested<N>>,OtherArtifactFluent<PluginFluent.OtherArtifactArtifactsNested<N>>,PluginFluent.OtherArtifactArtifactsNested<N>
- Enclosing class:
- PluginFluentImpl<A extends PluginFluent<A>>
public class PluginFluentImpl.OtherArtifactArtifactsNestedImpl<N> extends OtherArtifactFluentImpl<PluginFluent.OtherArtifactArtifactsNested<N>> implements PluginFluent.OtherArtifactArtifactsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Other artifact represents an artifact of assorted types. Users can specify a name of the file under which it will be stored in the container image.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendOtherArtifactArtifact()-
Methods inherited from class io.strimzi.api.kafka.model.connect.build.OtherArtifactFluentImpl
equals, getFileName, hasFileName, hashCode, withFileName, withNewFileName
-
Methods inherited from class io.strimzi.api.kafka.model.connect.build.DownloadableArtifactFluentImpl
getInsecure, getSha512sum, getUrl, hasInsecure, hasSha512sum, hasUrl, withInsecure, withNewSha512sum, withNewUrl, withSha512sum, withUrl
-
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.DownloadableArtifactFluent
getInsecure, getSha512sum, getUrl, hasInsecure, hasSha512sum, hasUrl, withInsecure, withNewSha512sum, withNewUrl, withSha512sum, withUrl
-
Methods inherited from interface io.strimzi.api.kafka.model.connect.build.OtherArtifactFluent
getFileName, hasFileName, withFileName, withNewFileName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePluginFluent.OtherArtifactArtifactsNested<N>
-
endOtherArtifactArtifact
public N endOtherArtifactArtifact()
- Specified by:
endOtherArtifactArtifactin interfacePluginFluent.OtherArtifactArtifactsNested<N>
-
-