| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms |
Welcome to the AWS Clean Rooms API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSchemaResponse |
CleanRoomsClient.getSchema(Consumer<GetSchemaRequest.Builder> getSchemaRequest)
Retrieves the schema for a relation within a collaboration.
|
default GetSchemaResponse |
CleanRoomsClient.getSchema(GetSchemaRequest getSchemaRequest)
Retrieves the schema for a relation within a collaboration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSchemaResponse> |
CleanRoomsAsyncClient.getSchema(Consumer<GetSchemaRequest.Builder> getSchemaRequest)
Retrieves the schema for a relation within a collaboration.
|
default CompletableFuture<GetSchemaResponse> |
CleanRoomsAsyncClient.getSchema(GetSchemaRequest getSchemaRequest)
Retrieves the schema for a relation within a collaboration.
|
Copyright © 2023. All rights reserved.