Class ZipArtifactFluent<A extends ZipArtifactFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.connect.build.DownloadableArtifactFluent<A>
io.strimzi.api.kafka.model.connect.build.ZipArtifactFluent<A>
- Direct Known Subclasses:
PluginFluent.ZipArtifactArtifactsNested,ZipArtifactBuilder
public class ZipArtifactFluent<A extends ZipArtifactFluent<A>>
extends DownloadableArtifactFluent<A>
Generated
-
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.strimzi.api.kafka.model.connect.build.DownloadableArtifactFluent
getInsecure, getSha512sum, getUrl, hasInsecure, hasSha512sum, hasUrl, withInsecure, withInsecure, withSha512sum, withUrlMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
ZipArtifactFluent
public ZipArtifactFluent() -
ZipArtifactFluent
-
-
Method Details
-
equals
- Overrides:
equalsin classDownloadableArtifactFluent<A extends ZipArtifactFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classDownloadableArtifactFluent<A extends ZipArtifactFluent<A>>
-
toString
- Overrides:
toStringin classDownloadableArtifactFluent<A extends ZipArtifactFluent<A>>
-