Class AsyncRequestBodyFromInputStreamConfiguration

java.lang.Object
software.amazon.awssdk.core.async.AsyncRequestBodyFromInputStreamConfiguration
All Implemented Interfaces:
ToCopyableBuilder<AsyncRequestBodyFromInputStreamConfiguration.Builder,AsyncRequestBodyFromInputStreamConfiguration>

public final class AsyncRequestBodyFromInputStreamConfiguration extends Object implements ToCopyableBuilder<AsyncRequestBodyFromInputStreamConfiguration.Builder,AsyncRequestBodyFromInputStreamConfiguration>
Configuration options for AsyncRequestBody.fromInputStream(AsyncRequestBodyFromInputStreamConfiguration) to configure how the SDK should create an AsyncRequestBody from an InputStream.