Interface PluginFluent.TgzArtifactArtifactsNested<N>
-
- All Superinterfaces:
DownloadableArtifactFluent<PluginFluent.TgzArtifactArtifactsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<PluginFluent.TgzArtifactArtifactsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,TgzArtifactFluent<PluginFluent.TgzArtifactArtifactsNested<N>>
- All Known Implementing Classes:
PluginFluentImpl.TgzArtifactArtifactsNestedImpl
- Enclosing interface:
- PluginFluent<A extends PluginFluent<A>>
public static interface PluginFluent.TgzArtifactArtifactsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, TgzArtifactFluent<PluginFluent.TgzArtifactArtifactsNested<N>>
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendTgzArtifactArtifact()-
Methods inherited from interface io.strimzi.api.kafka.model.connect.build.DownloadableArtifactFluent
getInsecure, getSha512sum, getUrl, hasInsecure, hasSha512sum, hasUrl, withInsecure, withNewSha512sum, withNewUrl, withSha512sum, withUrl
-
-