| 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<ListIdMappingTablesResult> |
AWSCleanRoomsAsyncClient.listIdMappingTablesAsync(ListIdMappingTablesRequest request,
AsyncHandler<ListIdMappingTablesRequest,ListIdMappingTablesResult> asyncHandler) |
Future<ListIdMappingTablesResult> |
AWSCleanRoomsAsync.listIdMappingTablesAsync(ListIdMappingTablesRequest listIdMappingTablesRequest,
AsyncHandler<ListIdMappingTablesRequest,ListIdMappingTablesResult> asyncHandler)
Returns a list of ID mapping tables.
|
Future<ListIdMappingTablesResult> |
AbstractAWSCleanRoomsAsync.listIdMappingTablesAsync(ListIdMappingTablesRequest request,
AsyncHandler<ListIdMappingTablesRequest,ListIdMappingTablesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListIdMappingTablesRequest |
ListIdMappingTablesRequest.clone() |
ListIdMappingTablesRequest |
ListIdMappingTablesRequest.withMaxResults(Integer maxResults)
The maximum size of the results that is returned per call.
|
ListIdMappingTablesRequest |
ListIdMappingTablesRequest.withMembershipIdentifier(String membershipIdentifier)
The unique identifier of the membership that contains the ID mapping tables that you want to view.
|
ListIdMappingTablesRequest |
ListIdMappingTablesRequest.withNextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
|
Copyright © 2025. All rights reserved.