| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms |
Welcome to the AWS Clean Rooms API Reference.
|
| software.amazon.awssdk.services.cleanrooms.paginators | |
| software.amazon.awssdk.services.cleanrooms.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListSchemasResponse |
CleanRoomsClient.listSchemas(ListSchemasRequest listSchemasRequest)
Lists the schemas for relations within a collaboration.
|
default CompletableFuture<ListSchemasResponse> |
CleanRoomsAsyncClient.listSchemas(ListSchemasRequest listSchemasRequest)
Lists the schemas for relations within a collaboration.
|
default ListSchemasIterable |
CleanRoomsClient.listSchemasPaginator(ListSchemasRequest listSchemasRequest)
Lists the schemas for relations within a collaboration.
|
default ListSchemasPublisher |
CleanRoomsAsyncClient.listSchemasPaginator(ListSchemasRequest listSchemasRequest)
Lists the schemas for relations within a collaboration.
|
| Constructor and Description |
|---|
ListSchemasIterable(CleanRoomsClient client,
ListSchemasRequest firstRequest) |
ListSchemasPublisher(CleanRoomsAsyncClient client,
ListSchemasRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSchemasRequestMarshaller.marshall(ListSchemasRequest listSchemasRequest) |
Copyright © 2023. All rights reserved.