| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms |
Welcome to the Clean Rooms API Reference.
|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateProtectedQueryResult |
AWSCleanRoomsClient.updateProtectedQuery(UpdateProtectedQueryRequest request)
Updates the processing of a currently running query.
|
UpdateProtectedQueryResult |
AWSCleanRooms.updateProtectedQuery(UpdateProtectedQueryRequest updateProtectedQueryRequest)
Updates the processing of a currently running query.
|
UpdateProtectedQueryResult |
AbstractAWSCleanRooms.updateProtectedQuery(UpdateProtectedQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateProtectedQueryResult> |
AbstractAWSCleanRoomsAsync.updateProtectedQueryAsync(UpdateProtectedQueryRequest request,
AsyncHandler<UpdateProtectedQueryRequest,UpdateProtectedQueryResult> asyncHandler) |
Future<UpdateProtectedQueryResult> |
AWSCleanRoomsAsync.updateProtectedQueryAsync(UpdateProtectedQueryRequest updateProtectedQueryRequest,
AsyncHandler<UpdateProtectedQueryRequest,UpdateProtectedQueryResult> asyncHandler)
Updates the processing of a currently running query.
|
Future<UpdateProtectedQueryResult> |
AWSCleanRoomsAsyncClient.updateProtectedQueryAsync(UpdateProtectedQueryRequest request,
AsyncHandler<UpdateProtectedQueryRequest,UpdateProtectedQueryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateProtectedQueryResult |
UpdateProtectedQueryResult.clone() |
UpdateProtectedQueryResult |
UpdateProtectedQueryResult.withProtectedQuery(ProtectedQuery protectedQuery)
The protected query output.
|
Copyright © 2023. All rights reserved.