| Package | Description |
|---|---|
| com.ibm.cos.v2.core.async | |
| com.ibm.cos.v2.core.internal.async |
| Modifier and Type | Method and Description |
|---|---|
default AsyncResponseTransformer.SplitResult<ResponseT,ResultT> |
AsyncResponseTransformer.split(Consumer<SplittingTransformerConfiguration.Builder> splitConfig)
Creates an
AsyncResponseTransformer.SplitResult which contains an SplittingTransformer that splits the
AsyncResponseTransformer into multiple ones, publishing them as a SdkPublisher. |
default AsyncResponseTransformer.SplitResult<ResponseT,ResultT> |
AsyncResponseTransformer.split(SplittingTransformerConfiguration splitConfig)
Creates an
AsyncResponseTransformer.SplitResult which contains an SplittingTransformer that splits the
AsyncResponseTransformer into multiple ones, publishing them as a SdkPublisher. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncResponseTransformerSplitResult<ResponseT,ResultT> |
| Modifier and Type | Method and Description |
|---|---|
AsyncResponseTransformer.SplitResult<ResponseT,ResultT> |
DefaultAsyncResponseTransformerSplitResult.DefaultBuilder.build() |
Copyright © 2026. All rights reserved.