Class TgzArtifactFluent<A extends TgzArtifactFluent<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.TgzArtifactFluent<A>
- Direct Known Subclasses:
PluginFluent.TgzArtifactArtifactsNested,TgzArtifactBuilder
public class TgzArtifactFluent<A extends TgzArtifactFluent<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
-
TgzArtifactFluent
public TgzArtifactFluent() -
TgzArtifactFluent
-
-
Method Details
-
equals
- Overrides:
equalsin classDownloadableArtifactFluent<A extends TgzArtifactFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classDownloadableArtifactFluent<A extends TgzArtifactFluent<A>>
-
toString
- Overrides:
toStringin classDownloadableArtifactFluent<A extends TgzArtifactFluent<A>>
-