| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
ProcessorConfiguration |
ProcessorConfiguration.clone() |
ProcessorConfiguration |
Processor.getConfiguration()
The information about the type of processor and its identifier.
|
ProcessorConfiguration |
ProcessorConfiguration.withLambda(LambdaConfiguration lambda)
Indicates that the processor is of type Lambda.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Processor.setConfiguration(ProcessorConfiguration configuration)
The information about the type of processor and its identifier.
|
Processor |
Processor.withConfiguration(ProcessorConfiguration configuration)
The information about the type of processor and its identifier.
|
Copyright © 2024. All rights reserved.