Uses of Class
com.amazonaws.services.cloudfront.CloudFrontUrlSigner
-
Packages that use CloudFrontUrlSigner Package Description com.amazonaws.services.cloudfront -
-
Uses of CloudFrontUrlSigner in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront that return CloudFrontUrlSigner Modifier and Type Method Description static CloudFrontUrlSigner
CloudFrontUrlSigner. valueOf(String name)
Returns the enum constant of this type with the specified name.static CloudFrontUrlSigner[]
CloudFrontUrlSigner. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-