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