CopyableBuilder<ListGitHubAccountTokenNamesRequest.Builder,ListGitHubAccountTokenNamesRequest>
, SdkBuilder<ListGitHubAccountTokenNamesRequest.Builder,ListGitHubAccountTokenNamesRequest>
public static interface ListGitHubAccountTokenNamesRequest.Builder extends CopyableBuilder<ListGitHubAccountTokenNamesRequest.Builder,ListGitHubAccountTokenNamesRequest>
Modifier and Type | Method | Description |
---|---|---|
ListGitHubAccountTokenNamesRequest.Builder |
nextToken(String nextToken) |
An identifier returned from the previous ListGitHubAccountTokenNames call.
|
copy
apply, build
ListGitHubAccountTokenNamesRequest.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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.