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 PEMObjectTypePEMObjectType.fromBeginMarker(String beginMarker) PEMObject.getPEMObjectType()static PEMObjectTypeReturns 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.