Uses of Class
software.amazon.awssdk.services.cloudfront.model.TestFunctionRequest
Packages that use TestFunctionRequest
Package
Description
-
Uses of TestFunctionRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type TestFunctionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TestFunctionResponse>CloudFrontAsyncClient.testFunction(TestFunctionRequest testFunctionRequest) Tests a CloudFront function.default TestFunctionResponseCloudFrontClient.testFunction(TestFunctionRequest testFunctionRequest) Tests a CloudFront function. -
Uses of TestFunctionRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type TestFunctionRequestModifier and TypeMethodDescriptionTestFunctionRequestMarshaller.marshall(TestFunctionRequest testFunctionRequest)