| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static TestFunctionResponse.Builder |
TestFunctionResponse.builder() |
default TestFunctionResponse.Builder |
TestFunctionResponse.Builder.testResult(Consumer<TestResult.Builder> testResult)
An object that represents the result of running the function with the provided event object.
|
TestFunctionResponse.Builder |
TestFunctionResponse.Builder.testResult(TestResult testResult)
An object that represents the result of running the function with the provided event object.
|
TestFunctionResponse.Builder |
TestFunctionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TestFunctionResponse.Builder> |
TestFunctionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.