Uses of Interface
software.amazon.awssdk.services.cloudfront.model.FunctionAssociation.Builder
Packages that use FunctionAssociation.Builder
-
Uses of FunctionAssociation.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return FunctionAssociation.BuilderModifier and TypeMethodDescriptionstatic FunctionAssociation.BuilderFunctionAssociation.builder()The event type of the function, eitherviewer-requestorviewer-response.The event type of the function, eitherviewer-requestorviewer-response.FunctionAssociation.Builder.functionARN(String functionARN) The Amazon Resource Name (ARN) of the function.FunctionAssociation.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type FunctionAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FunctionAssociation.Builder>FunctionAssociation.serializableBuilderClass()