| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default ListWorkflowsResponse |
CustomerProfilesClient.listWorkflows(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest)
Query to list all workflows.
|
default ListWorkflowsResponse |
CustomerProfilesClient.listWorkflows(ListWorkflowsRequest listWorkflowsRequest)
Query to list all workflows.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListWorkflowsResponse> |
CustomerProfilesAsyncClient.listWorkflows(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest)
Query to list all workflows.
|
default CompletableFuture<ListWorkflowsResponse> |
CustomerProfilesAsyncClient.listWorkflows(ListWorkflowsRequest listWorkflowsRequest)
Query to list all workflows.
|
Copyright © 2022. All rights reserved.