| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.paginators |
| Modifier and Type | Method and Description |
|---|---|
static CodePipelineClient |
CodePipelineClient.create()
Create a
CodePipelineClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListActionExecutionsIterable(CodePipelineClient client,
ListActionExecutionsRequest firstRequest) |
ListActionTypesIterable(CodePipelineClient client,
ListActionTypesRequest firstRequest) |
ListPipelineExecutionsIterable(CodePipelineClient client,
ListPipelineExecutionsRequest firstRequest) |
ListPipelinesIterable(CodePipelineClient client,
ListPipelinesRequest firstRequest) |
ListTagsForResourceIterable(CodePipelineClient client,
ListTagsForResourceRequest firstRequest) |
ListWebhooksIterable(CodePipelineClient client,
ListWebhooksRequest firstRequest) |
Copyright © 2023. All rights reserved.