Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateConnectionFunctionResponse
Packages that use CreateConnectionFunctionResponse
-
Uses of CreateConnectionFunctionResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CreateConnectionFunctionResponseModifier and TypeMethodDescriptiondefault CreateConnectionFunctionResponseCloudFrontClient.createConnectionFunction(Consumer<CreateConnectionFunctionRequest.Builder> createConnectionFunctionRequest) Creates a connection function.default CreateConnectionFunctionResponseCloudFrontClient.createConnectionFunction(CreateConnectionFunctionRequest createConnectionFunctionRequest) Creates a connection function.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type CreateConnectionFunctionResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.createConnectionFunction(Consumer<CreateConnectionFunctionRequest.Builder> createConnectionFunctionRequest) Creates a connection function.CloudFrontAsyncClient.createConnectionFunction(CreateConnectionFunctionRequest createConnectionFunctionRequest) Creates a connection function.