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