Uses of Class
software.amazon.awssdk.services.s3.model.InputSerialization
Packages that use InputSerialization
-
Uses of InputSerialization in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return InputSerializationModifier and TypeMethodDescriptionfinal InputSerializationSelectObjectContentRequest.inputSerialization()Describes the format of the data in the object that is being queried.final InputSerializationSelectParameters.inputSerialization()Describes the serialization format of the object.Methods in software.amazon.awssdk.services.s3.model with parameters of type InputSerializationModifier and TypeMethodDescriptionSelectObjectContentRequest.Builder.inputSerialization(InputSerialization inputSerialization) Describes the format of the data in the object that is being queried.SelectParameters.Builder.inputSerialization(InputSerialization inputSerialization) Describes the serialization format of the object.