Package | Description |
---|---|
software.amazon.awssdk.services.cloudfront |
|
software.amazon.awssdk.services.cloudfront.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<TestFunctionResponse> |
CloudFrontAsyncClient.testFunction(TestFunctionRequest testFunctionRequest)
Tests a CloudFront function.
|
default TestFunctionResponse |
CloudFrontClient.testFunction(TestFunctionRequest testFunctionRequest)
Tests a CloudFront function.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
TestFunctionRequestMarshaller.marshall(TestFunctionRequest testFunctionRequest) |
Copyright © 2021. All rights reserved.