Uses of Class
software.amazon.awssdk.services.entityresolution.model.OutputSource
-
Packages that use OutputSource Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of OutputSource in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return types with arguments of type OutputSource Modifier and Type Method Description List<OutputSource>CreateMatchingWorkflowRequest. outputSourceConfig()A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.List<OutputSource>CreateMatchingWorkflowResponse. outputSourceConfig()A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.List<OutputSource>GetMatchingWorkflowResponse. outputSourceConfig()A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.List<OutputSource>UpdateMatchingWorkflowRequest. outputSourceConfig()A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.List<OutputSource>UpdateMatchingWorkflowResponse. outputSourceConfig()A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.Methods in software.amazon.awssdk.services.entityresolution.model with parameters of type OutputSource Modifier and Type Method Description CreateMatchingWorkflowRequest.BuilderCreateMatchingWorkflowRequest.Builder. outputSourceConfig(OutputSource... outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.CreateMatchingWorkflowResponse.BuilderCreateMatchingWorkflowResponse.Builder. outputSourceConfig(OutputSource... outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.GetMatchingWorkflowResponse.BuilderGetMatchingWorkflowResponse.Builder. outputSourceConfig(OutputSource... outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.UpdateMatchingWorkflowRequest.BuilderUpdateMatchingWorkflowRequest.Builder. outputSourceConfig(OutputSource... outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.UpdateMatchingWorkflowResponse.BuilderUpdateMatchingWorkflowResponse.Builder. outputSourceConfig(OutputSource... outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.Method parameters in software.amazon.awssdk.services.entityresolution.model with type arguments of type OutputSource Modifier and Type Method Description CreateMatchingWorkflowRequest.BuilderCreateMatchingWorkflowRequest.Builder. outputSourceConfig(Collection<OutputSource> outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.CreateMatchingWorkflowResponse.BuilderCreateMatchingWorkflowResponse.Builder. outputSourceConfig(Collection<OutputSource> outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.GetMatchingWorkflowResponse.BuilderGetMatchingWorkflowResponse.Builder. outputSourceConfig(Collection<OutputSource> outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.UpdateMatchingWorkflowRequest.BuilderUpdateMatchingWorkflowRequest.Builder. outputSourceConfig(Collection<OutputSource> outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.UpdateMatchingWorkflowResponse.BuilderUpdateMatchingWorkflowResponse.Builder. outputSourceConfig(Collection<OutputSource> outputSourceConfig)A list ofOutputSourceobjects, each of which contains fieldsOutputS3Path,ApplyNormalization, andOutput.
-