Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CreateConnectionFunctionResponse.Builder
Packages that use CreateConnectionFunctionResponse.Builder
-
Uses of CreateConnectionFunctionResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CreateConnectionFunctionResponse.BuilderModifier and TypeMethodDescriptionCreateConnectionFunctionResponse.builder()CreateConnectionFunctionResponse.Builder.connectionFunctionSummary(Consumer<ConnectionFunctionSummary.Builder> connectionFunctionSummary) The summary for the connection function.CreateConnectionFunctionResponse.Builder.connectionFunctionSummary(ConnectionFunctionSummary connectionFunctionSummary) The summary for the connection function.The version identifier for the current version of the connection function.The location of the connection function.CreateConnectionFunctionResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CreateConnectionFunctionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateConnectionFunctionResponse.Builder>CreateConnectionFunctionResponse.serializableBuilderClass()