| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListGitHubAccountTokenNamesResponse |
CodeDeployClient.listGitHubAccountTokenNames(ListGitHubAccountTokenNamesRequest listGitHubAccountTokenNamesRequest)
Lists the names of stored connections to GitHub accounts.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGitHubAccountTokenNamesResponse> |
CodeDeployAsyncClient.listGitHubAccountTokenNames(ListGitHubAccountTokenNamesRequest listGitHubAccountTokenNamesRequest)
Lists the names of stored connections to GitHub accounts.
|
| Modifier and Type | Method and Description |
|---|---|
ListGitHubAccountTokenNamesResponse |
ListGitHubAccountTokenNamesResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.