Uses of Enum
com.amazonaws.services.cloudfront.model.SslProtocol
Packages that use SslProtocol
-
Uses of SslProtocol in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return SslProtocolModifier and TypeMethodDescriptionstatic SslProtocol
Use this in place of valueOf.static SslProtocol
Returns the enum constant of this type with the specified name.static SslProtocol[]
SslProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cloudfront.model with parameters of type SslProtocolModifier and TypeMethodDescriptionOriginSslProtocols.withItems
(SslProtocol... items) A complex type that contains one SslProtocol element for each SSL/TLS protocol that you want to allow CloudFront to use when establishing an HTTPS connection with this origin.