| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateFunctionResponse |
CloudFrontClient.createFunction(Consumer<CreateFunctionRequest.Builder> createFunctionRequest)
Creates a CloudFront function.
|
default CreateFunctionResponse |
CloudFrontClient.createFunction(CreateFunctionRequest createFunctionRequest)
Creates a CloudFront function.
|
default UpdateFunctionResponse |
CloudFrontClient.updateFunction(Consumer<UpdateFunctionRequest.Builder> updateFunctionRequest)
Updates a CloudFront function.
|
default UpdateFunctionResponse |
CloudFrontClient.updateFunction(UpdateFunctionRequest updateFunctionRequest)
Updates a CloudFront function.
|
Copyright © 2023. All rights reserved.