@Generated(value="com.palantir.conjure.java.types.BeanBuilderGenerator")
public static final class UpEvent.Builder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
UpEvent |
build() |
UpEvent.Builder |
from(UpEvent other) |
UpEvent.Builder |
task(Task task) |
public UpEvent.Builder from(UpEvent other)
public UpEvent.Builder task(@Nonnull Task task)
public UpEvent build()