Uses of Class
software.amazon.awssdk.services.customerprofiles.model.AppflowIntegration
-
Packages that use AppflowIntegration Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of AppflowIntegration in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return AppflowIntegration Modifier and Type Method Description AppflowIntegrationIntegrationConfig. appflowIntegration()Configuration data forAPPFLOW_INTEGRATIONworkflow type.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type AppflowIntegration Modifier and Type Method Description IntegrationConfig.BuilderIntegrationConfig.Builder. appflowIntegration(AppflowIntegration appflowIntegration)Configuration data forAPPFLOW_INTEGRATIONworkflow type.
-