static ListContactFlowVersionsRequest.Builder |
ListContactFlowVersionsRequest.builder() |
|
ListContactFlowVersionsRequest.Builder |
ListContactFlowVersionsRequest.Builder.contactFlowId(String contactFlowId) |
The identifier of the flow.
|
ListContactFlowVersionsRequest.Builder |
ListContactFlowVersionsRequest.Builder.instanceId(String instanceId) |
The identifier of the Amazon Connect instance.
|
ListContactFlowVersionsRequest.Builder |
ListContactFlowVersionsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return per page.
|
ListContactFlowVersionsRequest.Builder |
ListContactFlowVersionsRequest.Builder.nextToken(String nextToken) |
The token for the next set of results.
|
ListContactFlowVersionsRequest.Builder |
ListContactFlowVersionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListContactFlowVersionsRequest.Builder |
ListContactFlowVersionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListContactFlowVersionsRequest.Builder |
ListContactFlowVersionsRequest.toBuilder() |
|