Uses of Class
software.amazon.awssdk.services.cloudfront.model.QueryArgProfileConfig
-
Packages that use QueryArgProfileConfig Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of QueryArgProfileConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return QueryArgProfileConfig Modifier and Type Method Description 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.QueryArgProfileConfigFieldLevelEncryptionSummary. queryArgProfileConfig()A summary of a query argument-profile mapping.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type QueryArgProfileConfig Modifier and Type Method Description FieldLevelEncryptionConfig.BuilderFieldLevelEncryptionConfig.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.BuilderFieldLevelEncryptionSummary.Builder. queryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig)A summary of a query argument-profile mapping.
-