| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
List<Processor> |
ProcessingConfiguration.processors()
The data processors.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessingConfiguration.Builder |
ProcessingConfiguration.Builder.processors(Processor... processors)
The data processors.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessingConfiguration.Builder |
ProcessingConfiguration.Builder.processors(Collection<Processor> processors)
The data processors.
|
Copyright © 2023. All rights reserved.