| Package | Description |
|---|---|
| com.amazonaws.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
Job |
Job.clone() |
Job |
GetJobResult.getJob() |
Job |
Job.withSteps(Collection<Step> steps)
The execution steps for an execution job, for an Amplify app.
|
Job |
Job.withSteps(Step... steps)
The execution steps for an execution job, for an Amplify app.
|
Job |
Job.withSummary(JobSummary summary)
Describes the summary for an execution job for an Amplify app.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetJobResult.setJob(Job job) |
GetJobResult |
GetJobResult.withJob(Job job) |
Copyright © 2024. All rights reserved.