| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateFunctionResponse.Builder |
CreateFunctionResponse.builder() |
CreateFunctionResponse.Builder |
CreateFunctionResponse.Builder.eTag(String eTag)
The version identifier for the current version of the CloudFront function.
|
default CreateFunctionResponse.Builder |
CreateFunctionResponse.Builder.functionSummary(Consumer<FunctionSummary.Builder> functionSummary)
Contains configuration information and metadata about a CloudFront function.
|
CreateFunctionResponse.Builder |
CreateFunctionResponse.Builder.functionSummary(FunctionSummary functionSummary)
Contains configuration information and metadata about a CloudFront function.
|
CreateFunctionResponse.Builder |
CreateFunctionResponse.Builder.location(String location)
The URL of the CloudFront function.
|
CreateFunctionResponse.Builder |
CreateFunctionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateFunctionResponse.Builder> |
CreateFunctionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.