public static interface ListGitHubAccountTokenNamesRequest.Builder extends CodeDeployRequest.Builder, SdkPojo, CopyableBuilder<ListGitHubAccountTokenNamesRequest.Builder,ListGitHubAccountTokenNamesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListGitHubAccountTokenNamesRequest.Builder |
nextToken(String nextToken)
An identifier returned from the previous
ListGitHubAccountTokenNames call. |
ListGitHubAccountTokenNamesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListGitHubAccountTokenNamesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListGitHubAccountTokenNamesRequest.Builder nextToken(String nextToken)
An identifier returned from the previous ListGitHubAccountTokenNames call. It can be used to
return the next set of names in the list.
nextToken - An identifier returned from the previous ListGitHubAccountTokenNames call. It can be used
to return the next set of names in the list.ListGitHubAccountTokenNamesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListGitHubAccountTokenNamesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.