Uses of Class
software.amazon.awssdk.services.cloudfront.model.TestResult
-
Packages that use TestResult Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of TestResult in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return TestResult Modifier and Type Method Description TestResultTestFunctionResponse. testResult()An object that represents the result of running the function with the provided event object.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type TestResult Modifier and Type Method Description TestFunctionResponse.BuilderTestFunctionResponse.Builder. testResult(TestResult testResult)An object that represents the result of running the function with the provided event object.
-