static ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.builder() |
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.creationTimeAfter(Instant creationTimeAfter) |
(Optional) The timestamp of the date when you want the human loops to begin in ISO 8601 format.
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.creationTimeBefore(Instant creationTimeBefore) |
(Optional) The timestamp of the date before which you want the human loops to begin in ISO 8601 format.
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.flowDefinitionArn(String flowDefinitionArn) |
The Amazon Resource Name (ARN) of a flow definition.
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.maxResults(Integer maxResults) |
The total number of items to return.
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.nextToken(String nextToken) |
A token to display the next page of results.
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.sortOrder(String sortOrder) |
Optional.
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.Builder.sortOrder(SortOrder sortOrder) |
Optional.
|
ListHumanLoopsRequest.Builder |
ListHumanLoopsRequest.toBuilder() |
|