Uses of Enum Class
io.camunda.connector.awslambda.model.OperationType
Packages that use OperationType
-
Uses of OperationType in io.camunda.connector.awslambda.model
Methods in io.camunda.connector.awslambda.model that return OperationTypeModifier and TypeMethodDescriptionFunctionRequestData.getOperationType()static OperationTypeReturns the enum constant of this class with the specified name.static OperationType[]OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.connector.awslambda.model with parameters of type OperationTypeModifier and TypeMethodDescriptionvoidFunctionRequestData.setOperationType(OperationType operationType)