Uses of Class
software.amazon.awssdk.services.cloudfront.model.QueryArgProfileConfig
Packages that use QueryArgProfileConfig
-
Uses of QueryArgProfileConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return QueryArgProfileConfigModifier and TypeMethodDescriptionfinal QueryArgProfileConfigFieldLevelEncryptionConfig.queryArgProfileConfig()A complex data type that specifies when to forward content if a profile isn't found and the profile that can be provided as a query argument in a request.final QueryArgProfileConfigFieldLevelEncryptionSummary.queryArgProfileConfig()A summary of a query argument-profile mapping.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type QueryArgProfileConfigModifier and TypeMethodDescriptionFieldLevelEncryptionConfig.Builder.queryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig) A complex data type that specifies when to forward content if a profile isn't found and the profile that can be provided as a query argument in a request.FieldLevelEncryptionSummary.Builder.queryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig) A summary of a query argument-profile mapping.