Uses of Class
software.amazon.awssdk.core.SplittingTransformerConfiguration
Packages that use SplittingTransformerConfiguration
Package
Description
-
Uses of SplittingTransformerConfiguration in software.amazon.awssdk.core.async
Methods in software.amazon.awssdk.core.async with parameters of type SplittingTransformerConfigurationModifier and TypeMethodDescriptionAsyncResponseTransformer.split(SplittingTransformerConfiguration splitConfig) Creates anAsyncResponseTransformer.SplitResultwhich contains anSplittingTransformerthat splits theAsyncResponseTransformerinto multiple ones, publishing them as aSdkPublisher. -
Uses of SplittingTransformerConfiguration in software.amazon.awssdk.core.async.listener
Methods in software.amazon.awssdk.core.async.listener with parameters of type SplittingTransformerConfigurationModifier and TypeMethodDescriptionAsyncResponseTransformerListener.NotifyingAsyncResponseTransformer.split(SplittingTransformerConfiguration splitConfig) -
Uses of SplittingTransformerConfiguration in software.amazon.awssdk.core.internal.async
Methods in software.amazon.awssdk.core.internal.async with parameters of type SplittingTransformerConfigurationModifier and TypeMethodDescriptionByteArrayAsyncResponseTransformer.split(SplittingTransformerConfiguration splitConfig) FileAsyncResponseTransformer.split(SplittingTransformerConfiguration splitConfig)