CopyableBuilder<ListPipelinesRequest.Builder,ListPipelinesRequest>, SdkBuilder<ListPipelinesRequest.Builder,ListPipelinesRequest>public static interface ListPipelinesRequest.Builder extends CopyableBuilder<ListPipelinesRequest.Builder,ListPipelinesRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ListPipelinesRequest.Builder |
nextToken(String nextToken) |
An identifier that was returned from the previous list pipelines call, which can be used to return the next
set of pipelines in the list.
|
copyapply, buildListPipelinesRequest.Builder nextToken(String nextToken)
An identifier that was returned from the previous list pipelines call, which can be used to return the next set of pipelines in the list.
nextToken - An identifier that was returned from the previous list pipelines call, which can be used to return the
next set of pipelines in the list.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.