Class OtherArtifactBuilder
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<OtherArtifactBuilder>
io.strimzi.api.kafka.model.connect.build.OtherArtifactBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<OtherArtifact>,io.fabric8.kubernetes.api.builder.Visitable<OtherArtifactBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<OtherArtifact,OtherArtifactBuilder>
public class OtherArtifactBuilder
extends OtherArtifactFluent<OtherArtifactBuilder>
implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OtherArtifact,OtherArtifactBuilder>
-
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionOtherArtifactBuilder(OtherArtifact instance) OtherArtifactBuilder(OtherArtifactFluent<?> fluent) OtherArtifactBuilder(OtherArtifactFluent<?> fluent, OtherArtifact instance) -
Method Summary
Methods inherited from class io.strimzi.api.kafka.model.connect.build.OtherArtifactFluent
equals, getFileName, hasFileName, hashCode, toString, withFileNameMethods 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, getVisitableMapMethods inherited from interface io.fabric8.kubernetes.api.builder.Visitable
accept, accept, accept, accept, getTarget, getVisitableMap
-
Constructor Details
-
OtherArtifactBuilder
public OtherArtifactBuilder() -
OtherArtifactBuilder
-
OtherArtifactBuilder
-
OtherArtifactBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<OtherArtifact>
-