Uses of Class
software.amazon.awssdk.http.SdkHttpExecutionAttributes
Packages that use SdkHttpExecutionAttributes
-
Uses of SdkHttpExecutionAttributes in software.amazon.awssdk.http
Methods in software.amazon.awssdk.http that return SdkHttpExecutionAttributes -
Uses of SdkHttpExecutionAttributes in software.amazon.awssdk.http.async
Methods in software.amazon.awssdk.http.async that return SdkHttpExecutionAttributesMethods in software.amazon.awssdk.http.async with parameters of type SdkHttpExecutionAttributesModifier and TypeMethodDescriptionAsyncExecuteRequest.Builder.httpExecutionAttributes(SdkHttpExecutionAttributes executionAttributes) Sets the additional HTTP execution attributes collection for this request.