| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateIntegrationWorkflowResponse |
CustomerProfilesClient.createIntegrationWorkflow(Consumer<CreateIntegrationWorkflowRequest.Builder> createIntegrationWorkflowRequest)
Creates an integration workflow.
|
default CreateIntegrationWorkflowResponse |
CustomerProfilesClient.createIntegrationWorkflow(CreateIntegrationWorkflowRequest createIntegrationWorkflowRequest)
Creates an integration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIntegrationWorkflowResponse> |
CustomerProfilesAsyncClient.createIntegrationWorkflow(Consumer<CreateIntegrationWorkflowRequest.Builder> createIntegrationWorkflowRequest)
Creates an integration workflow.
|
default CompletableFuture<CreateIntegrationWorkflowResponse> |
CustomerProfilesAsyncClient.createIntegrationWorkflow(CreateIntegrationWorkflowRequest createIntegrationWorkflowRequest)
Creates an integration workflow.
|
Copyright © 2023. All rights reserved.