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