Uses of Class
software.amazon.awssdk.services.cleanrooms.model.ProtectedQueryError
-
Packages that use ProtectedQueryError Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of ProtectedQueryError in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return ProtectedQueryError Modifier and Type Method Description ProtectedQueryErrorProtectedQuery. error()An error thrown by the protected query.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type ProtectedQueryError Modifier and Type Method Description ProtectedQuery.BuilderProtectedQuery.Builder. error(ProtectedQueryError error)An error thrown by the protected query.
-