Uses of Class
software.amazon.awssdk.services.cleanrooms.model.UpdateProtectedQueryRequest
-
Packages that use UpdateProtectedQueryRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of UpdateProtectedQueryRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type UpdateProtectedQueryRequest Modifier and Type Method Description default CompletableFuture<UpdateProtectedQueryResponse>CleanRoomsAsyncClient. updateProtectedQuery(UpdateProtectedQueryRequest updateProtectedQueryRequest)Updates the processing of a currently running query.default UpdateProtectedQueryResponseCleanRoomsClient. updateProtectedQuery(UpdateProtectedQueryRequest updateProtectedQueryRequest)Updates the processing of a currently running query. -
Uses of UpdateProtectedQueryRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type UpdateProtectedQueryRequest Modifier and Type Method Description SdkHttpFullRequestUpdateProtectedQueryRequestMarshaller. marshall(UpdateProtectedQueryRequest updateProtectedQueryRequest)
-