Uses of Interface
software.amazon.awssdk.services.cloudfront.model.PublishFunctionResponse.Builder
Packages that use PublishFunctionResponse.Builder
-
Uses of PublishFunctionResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return PublishFunctionResponse.BuilderModifier and TypeMethodDescriptionPublishFunctionResponse.builder()default PublishFunctionResponse.BuilderPublishFunctionResponse.Builder.functionSummary(Consumer<FunctionSummary.Builder> functionSummary) Contains configuration information and metadata about a CloudFront function.PublishFunctionResponse.Builder.functionSummary(FunctionSummary functionSummary) Contains configuration information and metadata about a CloudFront function.PublishFunctionResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type PublishFunctionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PublishFunctionResponse.Builder>PublishFunctionResponse.serializableBuilderClass()