| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static StreamProcessorParameterToDelete |
StreamProcessorParameterToDelete.fromValue(String value)
Use this in place of valueOf.
|
static StreamProcessorParameterToDelete |
StreamProcessorParameterToDelete.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamProcessorParameterToDelete[] |
StreamProcessorParameterToDelete.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateStreamProcessorRequest |
UpdateStreamProcessorRequest.withParametersToDelete(StreamProcessorParameterToDelete... parametersToDelete)
A list of parameters you want to delete from the stream processor.
|
Copyright © 2024. All rights reserved.