| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
JobData |
Job.data()
Other data about a job.
|
JobData |
JobDetails.data()
Represents other information about a job required for a job worker to complete the job.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.data(JobData data)
Other data about a job.
|
JobDetails.Builder |
JobDetails.Builder.data(JobData data)
Represents other information about a job required for a job worker to complete the job.
|
Copyright © 2023. All rights reserved.