Uses of Class
software.amazon.awssdk.services.glacier.model.InputSerialization
-
Packages that use InputSerialization Package Description software.amazon.awssdk.services.glacier.model -
-
Uses of InputSerialization in software.amazon.awssdk.services.glacier.model
Methods in software.amazon.awssdk.services.glacier.model that return InputSerialization Modifier and Type Method Description InputSerializationSelectParameters. inputSerialization()Describes the serialization format of the object.Methods in software.amazon.awssdk.services.glacier.model with parameters of type InputSerialization Modifier and Type Method Description SelectParameters.BuilderSelectParameters.Builder. inputSerialization(InputSerialization inputSerialization)Describes the serialization format of the object.
-