| Package | Description |
|---|---|
| com.ibm.cos.v2.core | |
| com.ibm.cos.v2.core.async |
| Modifier and Type | Method and Description |
|---|---|
static <ResponseT> |
AsyncResponseTransformer.toFile(File file,
Consumer<FileTransformerConfiguration.Builder> config)
This is a convenience method that creates an instance of the
FileTransformerConfiguration builder, avoiding the
need to create one manually via FileTransformerConfiguration.builder(). |
static <ResponseT> |
AsyncResponseTransformer.toFile(Path path,
Consumer<FileTransformerConfiguration.Builder> config)
This is a convenience method that creates an instance of the
FileTransformerConfiguration builder, avoiding the
need to create one manually via FileTransformerConfiguration.builder(). |
Copyright © 2026. All rights reserved.