Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetFunctionResponse.Builder
Packages that use GetFunctionResponse.Builder
-
Uses of GetFunctionResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetFunctionResponse.BuilderModifier and TypeMethodDescriptionstatic GetFunctionResponse.BuilderGetFunctionResponse.builder()GetFunctionResponse.Builder.contentType(String contentType) The content type (media type) of the response.The version identifier for the current version of the CloudFront function.GetFunctionResponse.Builder.functionCode(SdkBytes functionCode) The function code of a CloudFront function.GetFunctionResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetFunctionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetFunctionResponse.Builder>GetFunctionResponse.serializableBuilderClass()