| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms |
Welcome to the AWS Clean Rooms API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchGetSchemaResponse |
CleanRoomsClient.batchGetSchema(BatchGetSchemaRequest batchGetSchemaRequest)
Retrieves multiple schemas by their identifiers.
|
default BatchGetSchemaResponse |
CleanRoomsClient.batchGetSchema(Consumer<BatchGetSchemaRequest.Builder> batchGetSchemaRequest)
Retrieves multiple schemas by their identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetSchemaResponse> |
CleanRoomsAsyncClient.batchGetSchema(BatchGetSchemaRequest batchGetSchemaRequest)
Retrieves multiple schemas by their identifiers.
|
default CompletableFuture<BatchGetSchemaResponse> |
CleanRoomsAsyncClient.batchGetSchema(Consumer<BatchGetSchemaRequest.Builder> batchGetSchemaRequest)
Retrieves multiple schemas by their identifiers.
|
Copyright © 2023. All rights reserved.