Uses of Class
software.amazon.awssdk.services.cloudfront.model.PublishFunctionRequest
Packages that use PublishFunctionRequest
Package
Description
-
Uses of PublishFunctionRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type PublishFunctionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<PublishFunctionResponse>CloudFrontAsyncClient.publishFunction(PublishFunctionRequest publishFunctionRequest) Publishes a CloudFront function by copying the function code from theDEVELOPMENTstage toLIVE.default PublishFunctionResponseCloudFrontClient.publishFunction(PublishFunctionRequest publishFunctionRequest) Publishes a CloudFront function by copying the function code from theDEVELOPMENTstage toLIVE. -
Uses of PublishFunctionRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type PublishFunctionRequestModifier and TypeMethodDescriptionPublishFunctionRequestMarshaller.marshall(PublishFunctionRequest publishFunctionRequest)