Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListDistributionsByKeyGroupRequest
Packages that use ListDistributionsByKeyGroupRequest
Package
Description
-
Uses of ListDistributionsByKeyGroupRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type ListDistributionsByKeyGroupRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.listDistributionsByKeyGroup(ListDistributionsByKeyGroupRequest listDistributionsByKeyGroupRequest) Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group.CloudFrontClient.listDistributionsByKeyGroup(ListDistributionsByKeyGroupRequest listDistributionsByKeyGroupRequest) Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group. -
Uses of ListDistributionsByKeyGroupRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type ListDistributionsByKeyGroupRequestModifier and TypeMethodDescriptionListDistributionsByKeyGroupRequestMarshaller.marshall(ListDistributionsByKeyGroupRequest listDistributionsByKeyGroupRequest)