Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetKeyGroupConfigResponse
Packages that use GetKeyGroupConfigResponse
-
Uses of GetKeyGroupConfigResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetKeyGroupConfigResponseModifier and TypeMethodDescriptiondefault GetKeyGroupConfigResponseCloudFrontClient.getKeyGroupConfig(Consumer<GetKeyGroupConfigRequest.Builder> getKeyGroupConfigRequest) Gets a key group configuration.default GetKeyGroupConfigResponseCloudFrontClient.getKeyGroupConfig(GetKeyGroupConfigRequest getKeyGroupConfigRequest) Gets a key group configuration.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetKeyGroupConfigResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getKeyGroupConfig(Consumer<GetKeyGroupConfigRequest.Builder> getKeyGroupConfigRequest) Gets a key group configuration.CloudFrontAsyncClient.getKeyGroupConfig(GetKeyGroupConfigRequest getKeyGroupConfigRequest) Gets a key group configuration.