Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListFunctionsResponse.Builder
Packages that use ListFunctionsResponse.Builder
-
Uses of ListFunctionsResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListFunctionsResponse.BuilderModifier and TypeMethodDescriptionListFunctionsResponse.builder()default ListFunctionsResponse.BuilderListFunctionsResponse.Builder.functionList(Consumer<FunctionList.Builder> functionList) A list of CloudFront functions.ListFunctionsResponse.Builder.functionList(FunctionList functionList) A list of CloudFront functions.ListFunctionsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListFunctionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListFunctionsResponse.Builder>ListFunctionsResponse.serializableBuilderClass()