Uses of Class
software.amazon.awssdk.services.customerprofiles.model.AppflowIntegrationWorkflowStep
-
Packages that use AppflowIntegrationWorkflowStep Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of AppflowIntegrationWorkflowStep in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return AppflowIntegrationWorkflowStep Modifier and Type Method Description AppflowIntegrationWorkflowStepWorkflowStepItem. appflowIntegration()Workflow step information specific toAPPFLOW_INTEGRATIONworkflow.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type AppflowIntegrationWorkflowStep Modifier and Type Method Description WorkflowStepItem.BuilderWorkflowStepItem.Builder. appflowIntegration(AppflowIntegrationWorkflowStep appflowIntegration)Workflow step information specific toAPPFLOW_INTEGRATIONworkflow.
-