Uses of Class
software.amazon.awssdk.services.customerprofiles.model.CreateIntegrationWorkflowRequest
-
Packages that use CreateIntegrationWorkflowRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of CreateIntegrationWorkflowRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type CreateIntegrationWorkflowRequest Modifier and Type Method Description default CompletableFuture<CreateIntegrationWorkflowResponse>CustomerProfilesAsyncClient. createIntegrationWorkflow(CreateIntegrationWorkflowRequest createIntegrationWorkflowRequest)Creates an integration workflow.default CreateIntegrationWorkflowResponseCustomerProfilesClient. createIntegrationWorkflow(CreateIntegrationWorkflowRequest createIntegrationWorkflowRequest)Creates an integration workflow. -
Uses of CreateIntegrationWorkflowRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type CreateIntegrationWorkflowRequest Modifier and Type Method Description SdkHttpFullRequestCreateIntegrationWorkflowRequestMarshaller. marshall(CreateIntegrationWorkflowRequest createIntegrationWorkflowRequest)
-