| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront |  | 
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateFunctionResult | AbstractAmazonCloudFront. createFunction(CreateFunctionRequest request) | 
| CreateFunctionResult | AmazonCloudFront. createFunction(CreateFunctionRequest createFunctionRequest)
 Creates a CloudFront function. | 
| CreateFunctionResult | AmazonCloudFrontClient. createFunction(CreateFunctionRequest request)
 Creates a CloudFront function. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<CreateFunctionResult> | AmazonCloudFrontAsync. createFunctionAsync(CreateFunctionRequest createFunctionRequest,
                   AsyncHandler<CreateFunctionRequest,CreateFunctionResult> asyncHandler)
 Creates a CloudFront function. | 
| Future<CreateFunctionResult> | AmazonCloudFrontAsyncClient. createFunctionAsync(CreateFunctionRequest request,
                   AsyncHandler<CreateFunctionRequest,CreateFunctionResult> asyncHandler) | 
| Future<CreateFunctionResult> | AbstractAmazonCloudFrontAsync. createFunctionAsync(CreateFunctionRequest request,
                   AsyncHandler<CreateFunctionRequest,CreateFunctionResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateFunctionResult | CreateFunctionResult. clone() | 
| CreateFunctionResult | CreateFunctionResult. withETag(String eTag)
 The version identifier for the current version of the CloudFront function. | 
| CreateFunctionResult | CreateFunctionResult. withFunctionSummary(FunctionSummary functionSummary)
 Contains configuration information and metadata about a CloudFront function. | 
| CreateFunctionResult | CreateFunctionResult. withLocation(String location)
 The URL of the CloudFront function. | 
Copyright © 2021. All rights reserved.