Uses of Interface
software.amazon.awssdk.services.customerprofiles.model.WorkflowStepItem.Builder
-
Packages that use WorkflowStepItem.Builder Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of WorkflowStepItem.Builder in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return WorkflowStepItem.Builder Modifier and Type Method Description default WorkflowStepItem.BuilderWorkflowStepItem.Builder. appflowIntegration(Consumer<AppflowIntegrationWorkflowStep.Builder> appflowIntegration)Workflow step information specific toAPPFLOW_INTEGRATIONworkflow.WorkflowStepItem.BuilderWorkflowStepItem.Builder. appflowIntegration(AppflowIntegrationWorkflowStep appflowIntegration)Workflow step information specific toAPPFLOW_INTEGRATIONworkflow.static WorkflowStepItem.BuilderWorkflowStepItem. builder()WorkflowStepItem.BuilderWorkflowStepItem. toBuilder()Methods in software.amazon.awssdk.services.customerprofiles.model that return types with arguments of type WorkflowStepItem.Builder Modifier and Type Method Description static Class<? extends WorkflowStepItem.Builder>WorkflowStepItem. serializableBuilderClass()
-