| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms |
Welcome to the AWS Clean Rooms API Reference.
|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListConfiguredTablesResult> |
AWSCleanRoomsAsyncClient.listConfiguredTablesAsync(ListConfiguredTablesRequest request,
AsyncHandler<ListConfiguredTablesRequest,ListConfiguredTablesResult> asyncHandler) |
Future<ListConfiguredTablesResult> |
AWSCleanRoomsAsync.listConfiguredTablesAsync(ListConfiguredTablesRequest listConfiguredTablesRequest,
AsyncHandler<ListConfiguredTablesRequest,ListConfiguredTablesResult> asyncHandler)
Lists configured tables.
|
Future<ListConfiguredTablesResult> |
AbstractAWSCleanRoomsAsync.listConfiguredTablesAsync(ListConfiguredTablesRequest request,
AsyncHandler<ListConfiguredTablesRequest,ListConfiguredTablesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListConfiguredTablesRequest |
ListConfiguredTablesRequest.clone() |
ListConfiguredTablesRequest |
ListConfiguredTablesRequest.withMaxResults(Integer maxResults)
The maximum size of the results that is returned per call.
|
ListConfiguredTablesRequest |
ListConfiguredTablesRequest.withNextToken(String nextToken)
The token value retrieved from a previous call to access the next page of results.
|
Copyright © 2023. All rights reserved.