Uses of Class
software.amazon.awssdk.services.cleanrooms.model.ProtectedQueryResult
-
Packages that use ProtectedQueryResult Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of ProtectedQueryResult in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return ProtectedQueryResult Modifier and Type Method Description ProtectedQueryResultProtectedQuery. result()The result of the protected query.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type ProtectedQueryResult Modifier and Type Method Description ProtectedQuery.BuilderProtectedQuery.Builder. result(ProtectedQueryResult result)The result of the protected query.
-