| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartyJob.Builder |
ThirdPartyJob.builder() |
ThirdPartyJob.Builder |
ThirdPartyJob.Builder.clientId(String clientId)
The
clientToken portion of the clientId and clientToken pair used to
verify that the calling entity is allowed access to the job and its details. |
ThirdPartyJob.Builder |
ThirdPartyJob.Builder.jobId(String jobId)
The identifier used to identify the job in AWS CodePipeline.
|
ThirdPartyJob.Builder |
ThirdPartyJob.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ThirdPartyJob.Builder> |
ThirdPartyJob.serializableBuilderClass() |
Copyright © 2023. All rights reserved.