Uses of Class
software.amazon.awssdk.services.glacier.model.OutputSerialization
-
Packages that use OutputSerialization Package Description software.amazon.awssdk.services.glacier.model -
-
Uses of OutputSerialization in software.amazon.awssdk.services.glacier.model
Methods in software.amazon.awssdk.services.glacier.model that return OutputSerialization Modifier and Type Method Description OutputSerializationSelectParameters. outputSerialization()Describes how the results of the select job are serialized.Methods in software.amazon.awssdk.services.glacier.model with parameters of type OutputSerialization Modifier and Type Method Description SelectParameters.BuilderSelectParameters.Builder. outputSerialization(OutputSerialization outputSerialization)Describes how the results of the select job are serialized.
-