Uses of Interface
software.amazon.awssdk.http.async.SdkHttpContentPublisher
Packages that use SdkHttpContentPublisher
-
Uses of SdkHttpContentPublisher in software.amazon.awssdk.http.async
Methods in software.amazon.awssdk.http.async that return SdkHttpContentPublisherMethods in software.amazon.awssdk.http.async with parameters of type SdkHttpContentPublisherModifier and TypeMethodDescriptionAsyncExecuteRequest.Builder.requestContentPublisher(SdkHttpContentPublisher requestContentPublisher) Set the publisher of the request content.