| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms |
Welcome to the Clean Rooms API Reference.
|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetIdMappingTableResult> |
AWSCleanRoomsAsyncClient.getIdMappingTableAsync(GetIdMappingTableRequest request,
AsyncHandler<GetIdMappingTableRequest,GetIdMappingTableResult> asyncHandler) |
Future<GetIdMappingTableResult> |
AWSCleanRoomsAsync.getIdMappingTableAsync(GetIdMappingTableRequest getIdMappingTableRequest,
AsyncHandler<GetIdMappingTableRequest,GetIdMappingTableResult> asyncHandler)
Retrieves an ID mapping table.
|
Future<GetIdMappingTableResult> |
AbstractAWSCleanRoomsAsync.getIdMappingTableAsync(GetIdMappingTableRequest request,
AsyncHandler<GetIdMappingTableRequest,GetIdMappingTableResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetIdMappingTableRequest |
GetIdMappingTableRequest.clone() |
GetIdMappingTableRequest |
GetIdMappingTableRequest.withIdMappingTableIdentifier(String idMappingTableIdentifier)
The unique identifier of the ID mapping table identifier that you want to retrieve.
|
GetIdMappingTableRequest |
GetIdMappingTableRequest.withMembershipIdentifier(String membershipIdentifier)
The unique identifier of the membership that contains the ID mapping table that you want to retrieve.
|
Copyright © 2025. All rights reserved.