Uses of Enum
software.amazon.awssdk.services.cloudfront.internal.auth.PemObjectType
Packages that use PemObjectType
-
Uses of PemObjectType in software.amazon.awssdk.services.cloudfront.internal.auth
Methods in software.amazon.awssdk.services.cloudfront.internal.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.