| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms |
Welcome to the Clean Rooms API Reference.
|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
PopulateIdMappingTableResult |
AWSCleanRoomsClient.populateIdMappingTable(PopulateIdMappingTableRequest request)
Defines the information that's necessary to populate an ID mapping table.
|
PopulateIdMappingTableResult |
AWSCleanRooms.populateIdMappingTable(PopulateIdMappingTableRequest populateIdMappingTableRequest)
Defines the information that's necessary to populate an ID mapping table.
|
PopulateIdMappingTableResult |
AbstractAWSCleanRooms.populateIdMappingTable(PopulateIdMappingTableRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<PopulateIdMappingTableResult> |
AWSCleanRoomsAsyncClient.populateIdMappingTableAsync(PopulateIdMappingTableRequest request,
AsyncHandler<PopulateIdMappingTableRequest,PopulateIdMappingTableResult> asyncHandler) |
Future<PopulateIdMappingTableResult> |
AWSCleanRoomsAsync.populateIdMappingTableAsync(PopulateIdMappingTableRequest populateIdMappingTableRequest,
AsyncHandler<PopulateIdMappingTableRequest,PopulateIdMappingTableResult> asyncHandler)
Defines the information that's necessary to populate an ID mapping table.
|
Future<PopulateIdMappingTableResult> |
AbstractAWSCleanRoomsAsync.populateIdMappingTableAsync(PopulateIdMappingTableRequest request,
AsyncHandler<PopulateIdMappingTableRequest,PopulateIdMappingTableResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PopulateIdMappingTableResult |
PopulateIdMappingTableResult.clone() |
PopulateIdMappingTableResult |
PopulateIdMappingTableResult.withIdMappingJobId(String idMappingJobId)
The unique identifier of the mapping job that will populate the ID mapping table.
|
Copyright © 2024. All rights reserved.