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