Class SubAsyncRequestBodyConfiguration
java.lang.Object
software.amazon.awssdk.core.internal.async.SubAsyncRequestBodyConfiguration
Configuration class containing shared properties for SubAsyncRequestBody implementations.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Returns a newly initialized builder object for aSubAsyncRequestBodyConfigurationbooleanlongint
-
Method Details
-
builder
Returns a newly initialized builder object for aSubAsyncRequestBodyConfiguration -
contentLengthKnown
public boolean contentLengthKnown() -
maxLength
public long maxLength() -
partNumber
public int partNumber() -
onNumBytesReceived
-
onNumBytesConsumed
-
sourceBodyName
-