Uses of Class
software.amazon.awssdk.services.customerprofiles.model.Batch
-
Packages that use Batch Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of Batch in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return types with arguments of type Batch Modifier and Type Method Description List<Batch>AppflowIntegration. batches()Batches in workflow of typeAPPFLOW_INTEGRATION.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type Batch Modifier and Type Method Description AppflowIntegration.BuilderAppflowIntegration.Builder. batches(Batch... batches)Batches in workflow of typeAPPFLOW_INTEGRATION.Method parameters in software.amazon.awssdk.services.customerprofiles.model with type arguments of type Batch Modifier and Type Method Description AppflowIntegration.BuilderAppflowIntegration.Builder. batches(Collection<Batch> batches)Batches in workflow of typeAPPFLOW_INTEGRATION.
-