Uses of Class
software.amazon.awssdk.services.entityresolution.model.IdNamespaceInputSource
-
Packages that use IdNamespaceInputSource Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of IdNamespaceInputSource in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return types with arguments of type IdNamespaceInputSource Modifier and Type Method Description List<IdNamespaceInputSource>CreateIdNamespaceRequest. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.List<IdNamespaceInputSource>CreateIdNamespaceResponse. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.List<IdNamespaceInputSource>GetIdNamespaceResponse. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.List<IdNamespaceInputSource>UpdateIdNamespaceRequest. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.List<IdNamespaceInputSource>UpdateIdNamespaceResponse. inputSourceConfig()A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.Methods in software.amazon.awssdk.services.entityresolution.model with parameters of type IdNamespaceInputSource Modifier and Type Method Description CreateIdNamespaceRequest.BuilderCreateIdNamespaceRequest.Builder. inputSourceConfig(IdNamespaceInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.CreateIdNamespaceResponse.BuilderCreateIdNamespaceResponse.Builder. inputSourceConfig(IdNamespaceInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.GetIdNamespaceResponse.BuilderGetIdNamespaceResponse.Builder. inputSourceConfig(IdNamespaceInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.UpdateIdNamespaceRequest.BuilderUpdateIdNamespaceRequest.Builder. inputSourceConfig(IdNamespaceInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.UpdateIdNamespaceResponse.BuilderUpdateIdNamespaceResponse.Builder. inputSourceConfig(IdNamespaceInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.Method parameters in software.amazon.awssdk.services.entityresolution.model with type arguments of type IdNamespaceInputSource Modifier and Type Method Description CreateIdNamespaceRequest.BuilderCreateIdNamespaceRequest.Builder. inputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.CreateIdNamespaceResponse.BuilderCreateIdNamespaceResponse.Builder. inputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.GetIdNamespaceResponse.BuilderGetIdNamespaceResponse.Builder. inputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.UpdateIdNamespaceRequest.BuilderUpdateIdNamespaceRequest.Builder. inputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.UpdateIdNamespaceResponse.BuilderUpdateIdNamespaceResponse.Builder. inputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.
-