| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeFunctionResponse |
CloudFrontClient.describeFunction(DescribeFunctionRequest describeFunctionRequest)
Gets configuration information and metadata about a CloudFront function, but not the function's code.
|
default CompletableFuture<DescribeFunctionResponse> |
CloudFrontAsyncClient.describeFunction(DescribeFunctionRequest describeFunctionRequest)
Gets configuration information and metadata about a CloudFront function, but not the function's code.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFunctionRequestMarshaller.marshall(DescribeFunctionRequest describeFunctionRequest) |
Copyright © 2023. All rights reserved.