| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default PublishFunctionResponse |
CloudFrontClient.publishFunction(PublishFunctionRequest publishFunctionRequest)
Publishes a CloudFront function by copying the function code from the
DEVELOPMENT stage to
LIVE. |
default CompletableFuture<PublishFunctionResponse> |
CloudFrontAsyncClient.publishFunction(PublishFunctionRequest publishFunctionRequest)
Publishes a CloudFront function by copying the function code from the
DEVELOPMENT stage to
LIVE. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PublishFunctionRequestMarshaller.marshall(PublishFunctionRequest publishFunctionRequest) |
Copyright © 2023. All rights reserved.