Uses of Enum
com.amazonaws.auth.PEMObjectType
Packages that use PEMObjectType
-
Uses of PEMObjectType in com.amazonaws.auth
Methods in com.amazonaws.auth that return PEMObjectTypeModifier and TypeMethodDescriptionstatic PEMObjectType
PEMObjectType.fromBeginMarker
(String beginMarker) PEMObject.getPEMObjectType()
static PEMObjectType
Returns the enum constant of this type with the specified name.static PEMObjectType[]
PEMObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared.