Package | Description |
---|---|
com.amazonaws.services.codedeploy |
|
com.amazonaws.services.codedeploy.model |
Modifier and Type | Method and Description |
---|---|
Future<ListGitHubAccountTokenNamesResult> |
AbstractAmazonCodeDeployAsync.listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest request,
AsyncHandler<ListGitHubAccountTokenNamesRequest,ListGitHubAccountTokenNamesResult> asyncHandler) |
Future<ListGitHubAccountTokenNamesResult> |
AmazonCodeDeployAsync.listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest listGitHubAccountTokenNamesRequest,
AsyncHandler<ListGitHubAccountTokenNamesRequest,ListGitHubAccountTokenNamesResult> asyncHandler)
Lists the names of stored connections to GitHub accounts.
|
Future<ListGitHubAccountTokenNamesResult> |
AmazonCodeDeployAsyncClient.listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest request,
AsyncHandler<ListGitHubAccountTokenNamesRequest,ListGitHubAccountTokenNamesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListGitHubAccountTokenNamesRequest |
ListGitHubAccountTokenNamesRequest.clone() |
ListGitHubAccountTokenNamesRequest |
ListGitHubAccountTokenNamesRequest.withNextToken(String nextToken)
An identifier returned from the previous
ListGitHubAccountTokenNames call. |
Copyright © 2021. All rights reserved.