| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst |
|
| software.amazon.awssdk.services.codecatalyst.paginators |
| Modifier and Type | Method and Description |
|---|---|
static CodeCatalystClient |
CodeCatalystClient.create()
Create a
CodeCatalystClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListAccessTokensIterable(CodeCatalystClient client,
ListAccessTokensRequest firstRequest) |
ListDevEnvironmentsIterable(CodeCatalystClient client,
ListDevEnvironmentsRequest firstRequest) |
ListEventLogsIterable(CodeCatalystClient client,
ListEventLogsRequest firstRequest) |
ListProjectsIterable(CodeCatalystClient client,
ListProjectsRequest firstRequest) |
ListSourceRepositoriesIterable(CodeCatalystClient client,
ListSourceRepositoriesRequest firstRequest) |
ListSourceRepositoryBranchesIterable(CodeCatalystClient client,
ListSourceRepositoryBranchesRequest firstRequest) |
ListSpacesIterable(CodeCatalystClient client,
ListSpacesRequest firstRequest) |
Copyright © 2022. All rights reserved.