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