| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFunctionResponse> |
CloudFrontAsyncClient.createFunction(Consumer<CreateFunctionRequest.Builder> createFunctionRequest)
Creates a CloudFront function.
|
default CompletableFuture<CreateFunctionResponse> |
CloudFrontAsyncClient.createFunction(CreateFunctionRequest createFunctionRequest)
Creates a CloudFront function.
|
Copyright © 2021. All rights reserved.