Uses of Class
software.amazon.awssdk.services.cloudfront.model.DeleteConnectionFunctionRequest
Packages that use DeleteConnectionFunctionRequest
Package
Description
-
Uses of DeleteConnectionFunctionRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type DeleteConnectionFunctionRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.deleteConnectionFunction(DeleteConnectionFunctionRequest deleteConnectionFunctionRequest) Deletes a connection function.default DeleteConnectionFunctionResponseCloudFrontClient.deleteConnectionFunction(DeleteConnectionFunctionRequest deleteConnectionFunctionRequest) Deletes a connection function. -
Uses of DeleteConnectionFunctionRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type DeleteConnectionFunctionRequestModifier and TypeMethodDescriptionDeleteConnectionFunctionRequestMarshaller.marshall(DeleteConnectionFunctionRequest deleteConnectionFunctionRequest)