| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms |
Welcome to the AWS Clean Rooms API Reference.
|
| software.amazon.awssdk.services.cleanrooms.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListConfiguredTableAssociationsResponse |
CleanRoomsClient.listConfiguredTableAssociations(Consumer<ListConfiguredTableAssociationsRequest.Builder> listConfiguredTableAssociationsRequest)
Lists configured table associations for a membership.
|
default ListConfiguredTableAssociationsResponse |
CleanRoomsClient.listConfiguredTableAssociations(ListConfiguredTableAssociationsRequest listConfiguredTableAssociationsRequest)
Lists configured table associations for a membership.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListConfiguredTableAssociationsResponse> |
CleanRoomsAsyncClient.listConfiguredTableAssociations(Consumer<ListConfiguredTableAssociationsRequest.Builder> listConfiguredTableAssociationsRequest)
Lists configured table associations for a membership.
|
default CompletableFuture<ListConfiguredTableAssociationsResponse> |
CleanRoomsAsyncClient.listConfiguredTableAssociations(ListConfiguredTableAssociationsRequest listConfiguredTableAssociationsRequest)
Lists configured table associations for a membership.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListConfiguredTableAssociationsResponse> |
ListConfiguredTableAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListConfiguredTableAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListConfiguredTableAssociationsResponse> subscriber) |
Copyright © 2023. All rights reserved.