Class PluginFluentImpl.ZipArtifactArtifactsNestedImpl<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.ZipArtifactFluentImpl<PluginFluent.ZipArtifactArtifactsNested<N>>
-
- io.strimzi.api.kafka.model.connect.build.PluginFluentImpl.ZipArtifactArtifactsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PluginFluent.ZipArtifactArtifactsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PluginFluent.ZipArtifactArtifactsNested<N>>,DownloadableArtifactFluent<PluginFluent.ZipArtifactArtifactsNested<N>>,PluginFluent.ZipArtifactArtifactsNested<N>,ZipArtifactFluent<PluginFluent.ZipArtifactArtifactsNested<N>>
- Enclosing class:
- PluginFluentImpl<A extends PluginFluent<A>>
public class PluginFluentImpl.ZipArtifactArtifactsNestedImpl<N> extends ZipArtifactFluentImpl<PluginFluent.ZipArtifactArtifactsNested<N>> implements PluginFluent.ZipArtifactArtifactsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendZipArtifactArtifact()-
Methods inherited from class io.strimzi.api.kafka.model.connect.build.ZipArtifactFluentImpl
equals, hashCode
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePluginFluent.ZipArtifactArtifactsNested<N>
-
endZipArtifactArtifact
public N endZipArtifactArtifact()
- Specified by:
endZipArtifactArtifactin interfacePluginFluent.ZipArtifactArtifactsNested<N>
-
-