Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CreateFunctionResponse.Builder
Packages that use CreateFunctionResponse.Builder
-
Uses of CreateFunctionResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CreateFunctionResponse.BuilderModifier and TypeMethodDescriptionCreateFunctionResponse.builder()The version identifier for the current version of the CloudFront function.default CreateFunctionResponse.BuilderCreateFunctionResponse.Builder.functionSummary(Consumer<FunctionSummary.Builder> functionSummary) Contains configuration information and metadata about a CloudFront function.CreateFunctionResponse.Builder.functionSummary(FunctionSummary functionSummary) Contains configuration information and metadata about a CloudFront function.The URL of the CloudFront function.CreateFunctionResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CreateFunctionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateFunctionResponse.Builder>CreateFunctionResponse.serializableBuilderClass()