| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static GetFunctionResponse.Builder |
GetFunctionResponse.builder() |
GetFunctionResponse.Builder |
GetFunctionResponse.Builder.contentType(String contentType)
The content type (media type) of the response.
|
GetFunctionResponse.Builder |
GetFunctionResponse.Builder.eTag(String eTag)
The version identifier for the current version of the CloudFront function.
|
GetFunctionResponse.Builder |
GetFunctionResponse.Builder.functionCode(SdkBytes functionCode)
The function code of a CloudFront function.
|
GetFunctionResponse.Builder |
GetFunctionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetFunctionResponse.Builder> |
GetFunctionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.