Uses of Class
software.amazon.awssdk.services.cloudfront.model.KeyGroupSummary
Packages that use KeyGroupSummary
-
Uses of KeyGroupSummary in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type KeyGroupSummaryModifier and TypeMethodDescriptionfinal List<KeyGroupSummary>KeyGroupList.items()A list of key groups.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type KeyGroupSummaryModifier and TypeMethodDescriptionKeyGroupList.Builder.items(KeyGroupSummary... items) A list of key groups.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type KeyGroupSummaryModifier and TypeMethodDescriptionKeyGroupList.Builder.items(Collection<KeyGroupSummary> items) A list of key groups.