| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
static ProcessorType |
ProcessorType.fromValue(String value)
Use this in place of valueOf.
|
static ProcessorType |
ProcessorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessorType[] |
ProcessorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Processor.setType(ProcessorType type)
The type of processor.
|
Processor |
Processor.withType(ProcessorType type)
The type of processor.
|
Copyright © 2025. All rights reserved.