public class TagEventBuilder extends TagEventFluentImpl<TagEventBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TagEvent,TagEventBuilder>
| Constructor and Description |
|---|
TagEventBuilder() |
TagEventBuilder(Boolean validationEnabled) |
TagEventBuilder(TagEvent instance) |
TagEventBuilder(TagEvent instance,
Boolean validationEnabled) |
TagEventBuilder(TagEventFluent<?> fluent) |
TagEventBuilder(TagEventFluent<?> fluent,
Boolean validationEnabled) |
TagEventBuilder(TagEventFluent<?> fluent,
TagEvent instance) |
TagEventBuilder(TagEventFluent<?> fluent,
TagEvent instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TagEvent |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getCreated, getDockerImageReference, getGeneration, getImage, hasCreated, hasDockerImageReference, hasGeneration, hasImage, withCreated, withDockerImageReference, withGeneration, withImage, withNewCreated, withNewCreated, withNewCreated, withNewDockerImageReference, withNewDockerImageReference, withNewDockerImageReference, withNewImage, withNewImage, withNewImageaccept, accept, aggregate, aggregate, build, build, builderOfpublic TagEventBuilder()
public TagEventBuilder(Boolean validationEnabled)
public TagEventBuilder(TagEventFluent<?> fluent)
public TagEventBuilder(TagEventFluent<?> fluent, Boolean validationEnabled)
public TagEventBuilder(TagEventFluent<?> fluent, TagEvent instance)
public TagEventBuilder(TagEventFluent<?> fluent, TagEvent instance, Boolean validationEnabled)
public TagEventBuilder(TagEvent instance)
public TagEvent build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TagEvent>public boolean equals(Object o)
equals in class TagEventFluentImpl<TagEventBuilder>public int hashCode()
hashCode in class TagEventFluentImpl<TagEventBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.