Uses of Class
software.amazon.awssdk.services.cloudfront.model.KeyGroupList
-
Packages that use KeyGroupList Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of KeyGroupList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return KeyGroupList Modifier and Type Method Description KeyGroupListListKeyGroupsResponse. keyGroupList()A list of key groups.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type KeyGroupList Modifier and Type Method Description ListKeyGroupsResponse.BuilderListKeyGroupsResponse.Builder. keyGroupList(KeyGroupList keyGroupList)A list of key groups.
-