Uses of Class
software.amazon.awssdk.services.customerprofiles.model.IntegrationConfig
-
Packages that use IntegrationConfig Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of IntegrationConfig in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return IntegrationConfig Modifier and Type Method Description IntegrationConfigCreateIntegrationWorkflowRequest. integrationConfig()Configuration data for integration workflow.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type IntegrationConfig Modifier and Type Method Description CreateIntegrationWorkflowRequest.BuilderCreateIntegrationWorkflowRequest.Builder. integrationConfig(IntegrationConfig integrationConfig)Configuration data for integration workflow.
-