Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetKeyGroupConfigRequest
-
Packages that use GetKeyGroupConfigRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetKeyGroupConfigRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetKeyGroupConfigRequest Modifier and Type Method Description default CompletableFuture<GetKeyGroupConfigResponse>CloudFrontAsyncClient. getKeyGroupConfig(GetKeyGroupConfigRequest getKeyGroupConfigRequest)Gets a key group configuration.default GetKeyGroupConfigResponseCloudFrontClient. getKeyGroupConfig(GetKeyGroupConfigRequest getKeyGroupConfigRequest)Gets a key group configuration. -
Uses of GetKeyGroupConfigRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetKeyGroupConfigRequest Modifier and Type Method Description SdkHttpFullRequestGetKeyGroupConfigRequestMarshaller. marshall(GetKeyGroupConfigRequest getKeyGroupConfigRequest)
-