Uses of Enum Class
org.apache.camel.component.aws2.ecs.ECS2Operations
Packages that use ECS2Operations
-
Uses of ECS2Operations in org.apache.camel.component.aws2.ecs
Methods in org.apache.camel.component.aws2.ecs that return ECS2OperationsModifier and TypeMethodDescriptionECS2Configuration.getOperation()
static ECS2Operations
Returns the enum constant of this class with the specified name.static ECS2Operations[]
ECS2Operations.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws2.ecs with parameters of type ECS2OperationsModifier and TypeMethodDescriptionvoid
ECS2Configuration.setOperation
(ECS2Operations operation) The operation to perform