Uses of Class
software.amazon.awssdk.http.crt.internal.CrtAsyncRequestContext
Packages that use CrtAsyncRequestContext
Package
Description
-
Uses of CrtAsyncRequestContext in software.amazon.awssdk.http.crt.internal
Methods in software.amazon.awssdk.http.crt.internal that return CrtAsyncRequestContextMethods in software.amazon.awssdk.http.crt.internal with parameters of type CrtAsyncRequestContextModifier and TypeMethodDescriptionCrtAsyncRequestExecutor.execute(CrtAsyncRequestContext executionContext) -
Uses of CrtAsyncRequestContext in software.amazon.awssdk.http.crt.internal.request
Methods in software.amazon.awssdk.http.crt.internal.request with parameters of type CrtAsyncRequestContextModifier and TypeMethodDescriptionstatic software.amazon.awssdk.crt.http.HttpRequestBaseCrtRequestAdapter.toAsyncCrtRequest(CrtAsyncRequestContext request)