| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
IdMappingTableInputSource |
IdMappingTableInputSource.clone() |
IdMappingTableInputSource |
IdMappingTableInputSource.withIdNamespaceAssociationId(String idNamespaceAssociationId)
The unique identifier of the ID namespace association.
|
IdMappingTableInputSource |
IdMappingTableInputSource.withType(IdNamespaceType type)
The type of the input source of the ID mapping table.
|
IdMappingTableInputSource |
IdMappingTableInputSource.withType(String type)
The type of the input source of the ID mapping table.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdMappingTableInputSource> |
IdMappingTableInputReferenceProperties.getIdMappingTableInputSource()
The input source of the ID mapping table.
|
List<IdMappingTableInputSource> |
IdMappingTableSchemaTypeProperties.getIdMappingTableInputSource()
Defines which ID namespace associations are used to create the ID mapping table.
|
| Modifier and Type | Method and Description |
|---|---|
IdMappingTableInputReferenceProperties |
IdMappingTableInputReferenceProperties.withIdMappingTableInputSource(IdMappingTableInputSource... idMappingTableInputSource)
The input source of the ID mapping table.
|
IdMappingTableSchemaTypeProperties |
IdMappingTableSchemaTypeProperties.withIdMappingTableInputSource(IdMappingTableInputSource... idMappingTableInputSource)
Defines which ID namespace associations are used to create the ID mapping table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdMappingTableInputReferenceProperties.setIdMappingTableInputSource(Collection<IdMappingTableInputSource> idMappingTableInputSource)
The input source of the ID mapping table.
|
void |
IdMappingTableSchemaTypeProperties.setIdMappingTableInputSource(Collection<IdMappingTableInputSource> idMappingTableInputSource)
Defines which ID namespace associations are used to create the ID mapping table.
|
IdMappingTableInputReferenceProperties |
IdMappingTableInputReferenceProperties.withIdMappingTableInputSource(Collection<IdMappingTableInputSource> idMappingTableInputSource)
The input source of the ID mapping table.
|
IdMappingTableSchemaTypeProperties |
IdMappingTableSchemaTypeProperties.withIdMappingTableInputSource(Collection<IdMappingTableInputSource> idMappingTableInputSource)
Defines which ID namespace associations are used to create the ID mapping table.
|
Copyright © 2024. All rights reserved.