Uses of Class
software.amazon.awssdk.services.cloudfront.model.TestFunctionFailedException
-
Packages that use TestFunctionFailedException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of TestFunctionFailedException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw TestFunctionFailedException Modifier and Type Method Description default TestFunctionResponseCloudFrontClient. testFunction(Consumer<TestFunctionRequest.Builder> testFunctionRequest)Tests a CloudFront function.default TestFunctionResponseCloudFrontClient. testFunction(TestFunctionRequest testFunctionRequest)Tests a CloudFront function.
-