Package io.fabric8.openshift.api.model
Class TagEventBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.TagEventFluentImpl<TagEventBuilder>
io.fabric8.openshift.api.model.TagEventBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<TagEvent>,io.fabric8.kubernetes.api.builder.Fluent<TagEventBuilder>,io.fabric8.kubernetes.api.builder.Visitable<TagEventBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<TagEvent,TagEventBuilder>,TagEventFluent<TagEventBuilder>
public class TagEventBuilder extends TagEventFluentImpl<TagEventBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TagEvent,TagEventBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TagEventBuilder()TagEventBuilder(TagEvent instance)TagEventBuilder(TagEventFluent<?> fluent)TagEventBuilder(TagEventFluent<?> fluent, TagEvent instance)TagEventBuilder(TagEventFluent<?> fluent, TagEvent instance, Boolean validationEnabled)TagEventBuilder(TagEventFluent<?> fluent, Boolean validationEnabled)TagEventBuilder(TagEvent instance, Boolean validationEnabled)TagEventBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.openshift.api.model.TagEventFluentImpl
getCreated, getDockerImageReference, getGeneration, getImage, hasCreated, hasDockerImageReference, hasGeneration, hasImage, withCreated, withDockerImageReference, withGeneration, withImage, withNewCreated, withNewCreated, withNewCreated, withNewDockerImageReference, withNewDockerImageReference, withNewDockerImageReference, withNewImage, withNewImage, withNewImageMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
TagEventBuilder
public TagEventBuilder() -
TagEventBuilder
-
TagEventBuilder
-
TagEventBuilder
-
TagEventBuilder
-
TagEventBuilder
-
TagEventBuilder
-
TagEventBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<TagEvent>
-
equals
- Overrides:
equalsin classTagEventFluentImpl<TagEventBuilder>
-