Uses of Class
software.amazon.awssdk.services.customerprofiles.model.AppflowIntegrationWorkflowMetrics
-
Packages that use AppflowIntegrationWorkflowMetrics Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of AppflowIntegrationWorkflowMetrics in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return AppflowIntegrationWorkflowMetrics Modifier and Type Method Description AppflowIntegrationWorkflowMetricsWorkflowMetrics. appflowIntegration()Workflow execution metrics forAPPFLOW_INTEGRATIONworkflow.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type AppflowIntegrationWorkflowMetrics Modifier and Type Method Description WorkflowMetrics.BuilderWorkflowMetrics.Builder. appflowIntegration(AppflowIntegrationWorkflowMetrics appflowIntegration)Workflow execution metrics forAPPFLOW_INTEGRATIONworkflow.
-