Uses of Class
software.amazon.awssdk.services.athena.model.AthenaRequest
-
Packages that use AthenaRequest Package Description software.amazon.awssdk.services.athena.internal software.amazon.awssdk.services.athena.model -
-
Uses of AthenaRequest in software.amazon.awssdk.services.athena.internal
Methods in software.amazon.awssdk.services.athena.internal with type parameters of type AthenaRequest Modifier and Type Method Description static <T extends AthenaRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends AthenaRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of AthenaRequest in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return AthenaRequest Modifier and Type Method Description AthenaRequestAthenaRequest.Builder. build()Constructors in software.amazon.awssdk.services.athena.model with parameters of type AthenaRequest Constructor Description BuilderImpl(AthenaRequest request)
-