Uses of Class
software.amazon.awssdk.services.entityresolution.model.IntermediateSourceConfiguration
-
Packages that use IntermediateSourceConfiguration Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of IntermediateSourceConfiguration in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return IntermediateSourceConfiguration Modifier and Type Method Description IntermediateSourceConfigurationProviderProperties. intermediateSourceConfiguration()The Amazon S3 location that temporarily stores your data while it processes.Methods in software.amazon.awssdk.services.entityresolution.model with parameters of type IntermediateSourceConfiguration Modifier and Type Method Description ProviderProperties.BuilderProviderProperties.Builder. intermediateSourceConfiguration(IntermediateSourceConfiguration intermediateSourceConfiguration)The Amazon S3 location that temporarily stores your data while it processes.
-