Uses of Class
software.amazon.awssdk.services.entityresolution.model.IdMappingWorkflowInputSource
-
Packages that use IdMappingWorkflowInputSource Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of IdMappingWorkflowInputSource in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return types with arguments of type IdMappingWorkflowInputSource Modifier and Type Method Description List<IdMappingWorkflowInputSource>CreateIdMappingWorkflowRequest. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.List<IdMappingWorkflowInputSource>CreateIdMappingWorkflowResponse. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.List<IdMappingWorkflowInputSource>GetIdMappingWorkflowResponse. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.List<IdMappingWorkflowInputSource>UpdateIdMappingWorkflowRequest. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.List<IdMappingWorkflowInputSource>UpdateIdMappingWorkflowResponse. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.Methods in software.amazon.awssdk.services.entityresolution.model with parameters of type IdMappingWorkflowInputSource Modifier and Type Method Description CreateIdMappingWorkflowRequest.BuilderCreateIdMappingWorkflowRequest.Builder. inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.CreateIdMappingWorkflowResponse.BuilderCreateIdMappingWorkflowResponse.Builder. inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.GetIdMappingWorkflowResponse.BuilderGetIdMappingWorkflowResponse.Builder. inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.UpdateIdMappingWorkflowRequest.BuilderUpdateIdMappingWorkflowRequest.Builder. inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.UpdateIdMappingWorkflowResponse.BuilderUpdateIdMappingWorkflowResponse.Builder. inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.Method parameters in software.amazon.awssdk.services.entityresolution.model with type arguments of type IdMappingWorkflowInputSource Modifier and Type Method Description CreateIdMappingWorkflowRequest.BuilderCreateIdMappingWorkflowRequest.Builder. inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.CreateIdMappingWorkflowResponse.BuilderCreateIdMappingWorkflowResponse.Builder. inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.GetIdMappingWorkflowResponse.BuilderGetIdMappingWorkflowResponse.Builder. inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.UpdateIdMappingWorkflowRequest.BuilderUpdateIdMappingWorkflowRequest.Builder. inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.UpdateIdMappingWorkflowResponse.BuilderUpdateIdMappingWorkflowResponse.Builder. inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.
-