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