static ListTaskExecutionsRequest.Builder |
ListTaskExecutionsRequest.builder() |
|
ListTaskExecutionsRequest.Builder |
ListTaskExecutionsRequest.Builder.maxResults(Integer maxResults) |
Specifies how many results you want in the response.
|
ListTaskExecutionsRequest.Builder |
ListTaskExecutionsRequest.Builder.nextToken(String nextToken) |
Specifies an opaque string that indicates the position at which to begin the next list of results in the
response.
|
ListTaskExecutionsRequest.Builder |
ListTaskExecutionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListTaskExecutionsRequest.Builder |
ListTaskExecutionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListTaskExecutionsRequest.Builder |
ListTaskExecutionsRequest.Builder.taskArn(String taskArn) |
Specifies the Amazon Resource Name (ARN) of the task that you want execution information about.
|
ListTaskExecutionsRequest.Builder |
ListTaskExecutionsRequest.toBuilder() |
|