Uses of Class
software.amazon.awssdk.core.FileRequestBodyConfiguration
Packages that use FileRequestBodyConfiguration
-
Uses of FileRequestBodyConfiguration in software.amazon.awssdk.core.async
Methods in software.amazon.awssdk.core.async with parameters of type FileRequestBodyConfigurationModifier and TypeMethodDescriptionstatic AsyncRequestBodyAsyncRequestBody.fromFile(FileRequestBodyConfiguration configuration) Creates anAsyncRequestBodythat produces data from the contents of a file.