Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateFunctionRequest
Packages that use CreateFunctionRequest
Package
Description
-
Uses of CreateFunctionRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreateFunctionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateFunctionResponse>CloudFrontAsyncClient.createFunction(CreateFunctionRequest createFunctionRequest) Creates a CloudFront function.default CreateFunctionResponseCloudFrontClient.createFunction(CreateFunctionRequest createFunctionRequest) Creates a CloudFront function. -
Uses of CreateFunctionRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreateFunctionRequestModifier and TypeMethodDescriptionCreateFunctionRequestMarshaller.marshall(CreateFunctionRequest createFunctionRequest)