Class OtherArtifactFluent<A extends OtherArtifactFluent<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.OtherArtifactFluent<A>
- Direct Known Subclasses:
OtherArtifactBuilder,PluginFluent.OtherArtifactArtifactsNested
public class OtherArtifactFluent<A extends OtherArtifactFluent<A>>
extends DownloadableArtifactFluent<A>
Generated
-
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleaninthashCode()toString()withFileName(String fileName) 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
-
OtherArtifactFluent
public OtherArtifactFluent() -
OtherArtifactFluent
-
-
Method Details
-
getFileName
-
withFileName
-
hasFileName
public boolean hasFileName() -
equals
- Overrides:
equalsin classDownloadableArtifactFluent<A extends OtherArtifactFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classDownloadableArtifactFluent<A extends OtherArtifactFluent<A>>
-
toString
- Overrides:
toStringin classDownloadableArtifactFluent<A extends OtherArtifactFluent<A>>
-