Uses of Enum Class
org.apache.nifi.processors.aws.signer.AwsSignerType
Packages that use AwsSignerType
-
Uses of AwsSignerType in org.apache.nifi.processors.aws.signer
Fields in org.apache.nifi.processors.aws.signer with type parameters of type AwsSignerTypeModifier and TypeFieldDescriptionprivate static final Map<String, AwsSignerType> AwsSignerType.LOOKUP_MAPMethods in org.apache.nifi.processors.aws.signer that return AwsSignerTypeModifier and TypeMethodDescriptionstatic AwsSignerTypestatic AwsSignerTypeReturns the enum constant of this class with the specified name.static AwsSignerType[]AwsSignerType.values()Returns an array containing the constants of this enum class, in the order they are declared.