Uses of Class
software.amazon.awssdk.services.s3.model.JSONOutput
Packages that use JSONOutput
-
Uses of JSONOutput in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return JSONOutputModifier and TypeMethodDescriptionfinal JSONOutputOutputSerialization.json()Specifies JSON as request's output serialization format.Methods in software.amazon.awssdk.services.s3.model with parameters of type JSONOutputModifier and TypeMethodDescriptionOutputSerialization.Builder.json(JSONOutput json) Specifies JSON as request's output serialization format.