| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
IdNamespaceInputSource |
IdNamespaceInputSource.clone() |
IdNamespaceInputSource |
IdNamespaceInputSource.withInputSourceARN(String inputSourceARN)
An Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.
|
IdNamespaceInputSource |
IdNamespaceInputSource.withSchemaName(String schemaName)
The name of the schema.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdNamespaceInputSource> |
UpdateIdNamespaceResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdNamespaceInputSource> |
GetIdNamespaceResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdNamespaceInputSource> |
CreateIdNamespaceResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdNamespaceInputSource> |
CreateIdNamespaceRequest.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdNamespaceInputSource> |
UpdateIdNamespaceRequest.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
UpdateIdNamespaceResult |
UpdateIdNamespaceResult.withInputSourceConfig(IdNamespaceInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetIdNamespaceResult |
GetIdNamespaceResult.withInputSourceConfig(IdNamespaceInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdNamespaceResult |
CreateIdNamespaceResult.withInputSourceConfig(IdNamespaceInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdNamespaceRequest |
CreateIdNamespaceRequest.withInputSourceConfig(IdNamespaceInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdNamespaceRequest |
UpdateIdNamespaceRequest.withInputSourceConfig(IdNamespaceInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateIdNamespaceResult.setInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
GetIdNamespaceResult.setInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
CreateIdNamespaceResult.setInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
CreateIdNamespaceRequest.setInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
UpdateIdNamespaceRequest.setInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdNamespaceResult |
UpdateIdNamespaceResult.withInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetIdNamespaceResult |
GetIdNamespaceResult.withInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdNamespaceResult |
CreateIdNamespaceResult.withInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdNamespaceRequest |
CreateIdNamespaceRequest.withInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdNamespaceRequest |
UpdateIdNamespaceRequest.withInputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
Copyright © 2025. All rights reserved.