Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetConnectionFunctionResponse.Builder
Packages that use GetConnectionFunctionResponse.Builder
-
Uses of GetConnectionFunctionResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetConnectionFunctionResponse.BuilderModifier and TypeMethodDescriptionGetConnectionFunctionResponse.builder()GetConnectionFunctionResponse.Builder.connectionFunctionCode(SdkBytes connectionFunctionCode) The connection function's code.GetConnectionFunctionResponse.Builder.contentType(String contentType) The connection function's content type.The version identifier for the current version of the connection function.GetConnectionFunctionResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetConnectionFunctionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetConnectionFunctionResponse.Builder>GetConnectionFunctionResponse.serializableBuilderClass()