Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetConnectionFunctionResponse
Packages that use GetConnectionFunctionResponse
-
Uses of GetConnectionFunctionResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetConnectionFunctionResponseModifier and TypeMethodDescriptiondefault GetConnectionFunctionResponseCloudFrontClient.getConnectionFunction(Consumer<GetConnectionFunctionRequest.Builder> getConnectionFunctionRequest) Gets a connection function.default GetConnectionFunctionResponseCloudFrontClient.getConnectionFunction(GetConnectionFunctionRequest getConnectionFunctionRequest) Gets a connection function.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetConnectionFunctionResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getConnectionFunction(Consumer<GetConnectionFunctionRequest.Builder> getConnectionFunctionRequest) Gets a connection function.CloudFrontAsyncClient.getConnectionFunction(GetConnectionFunctionRequest getConnectionFunctionRequest) Gets a connection function.