Uses of Enum Class
org.apache.hadoop.fs.s3a.auth.MarshalledCredentials.CredentialTypeRequired
Packages that use MarshalledCredentials.CredentialTypeRequired
-
Uses of MarshalledCredentials.CredentialTypeRequired in org.apache.hadoop.fs.s3a.auth
Methods in org.apache.hadoop.fs.s3a.auth that return MarshalledCredentials.CredentialTypeRequiredModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MarshalledCredentials.CredentialTypeRequired.values()Returns an array containing the constants of this enum class, in the order they are declared.