Uses of Class
software.amazon.awssdk.services.cloudfront.model.UpdateConnectionFunctionResponse
Packages that use UpdateConnectionFunctionResponse
-
Uses of UpdateConnectionFunctionResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return UpdateConnectionFunctionResponseModifier and TypeMethodDescriptiondefault UpdateConnectionFunctionResponseCloudFrontClient.updateConnectionFunction(Consumer<UpdateConnectionFunctionRequest.Builder> updateConnectionFunctionRequest) Updates a connection function.default UpdateConnectionFunctionResponseCloudFrontClient.updateConnectionFunction(UpdateConnectionFunctionRequest updateConnectionFunctionRequest) Updates a connection function.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type UpdateConnectionFunctionResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateConnectionFunction(Consumer<UpdateConnectionFunctionRequest.Builder> updateConnectionFunctionRequest) Updates a connection function.CloudFrontAsyncClient.updateConnectionFunction(UpdateConnectionFunctionRequest updateConnectionFunctionRequest) Updates a connection function.