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