@Value.Immutable
public interface RestScheduleAttemptCollection
| Modifier and Type | Method and Description |
|---|---|
static io.digdag.client.api.ImmutableRestScheduleAttemptCollection.Builder |
builder() |
java.util.List<RestSessionAttempt> |
getAttempts() |
Id |
getId() |
IdAndName |
getProject() |
IdAndName |
getWorkflow() |
Id getId()
IdAndName getProject()
IdAndName getWorkflow()
java.util.List<RestSessionAttempt> getAttempts()
static io.digdag.client.api.ImmutableRestScheduleAttemptCollection.Builder builder()