| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms |
Welcome to the AWS Clean Rooms API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProtectedQueryResponse |
CleanRoomsClient.updateProtectedQuery(Consumer<UpdateProtectedQueryRequest.Builder> updateProtectedQueryRequest)
Updates the processing of a currently running query.
|
default UpdateProtectedQueryResponse |
CleanRoomsClient.updateProtectedQuery(UpdateProtectedQueryRequest updateProtectedQueryRequest)
Updates the processing of a currently running query.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProtectedQueryResponse> |
CleanRoomsAsyncClient.updateProtectedQuery(Consumer<UpdateProtectedQueryRequest.Builder> updateProtectedQueryRequest)
Updates the processing of a currently running query.
|
default CompletableFuture<UpdateProtectedQueryResponse> |
CleanRoomsAsyncClient.updateProtectedQuery(UpdateProtectedQueryRequest updateProtectedQueryRequest)
Updates the processing of a currently running query.
|
Copyright © 2023. All rights reserved.