public class TagEventBuilder extends TagEventFluentImpl<TagEventBuilder> implements VisitableBuilder<TagEvent,TagEventBuilder>
_visitables| 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) |
getCreated, getDockerImageReference, getGeneration, getImage, withCreated, withDockerImageReference, withGeneration, withImageaccept, aggregate, aggregate, build, buildpublic 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 boolean equals(Object o)
equals in class TagEventFluentImpl<TagEventBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.