Uses of Class
software.amazon.awssdk.codegen.model.intermediate.ShapeUnmarshaller
-
Packages that use ShapeUnmarshaller Package Description software.amazon.awssdk.codegen.model.intermediate -
-
Uses of ShapeUnmarshaller in software.amazon.awssdk.codegen.model.intermediate
Methods in software.amazon.awssdk.codegen.model.intermediate that return ShapeUnmarshaller Modifier and Type Method Description ShapeUnmarshaller
ShapeModel. getUnmarshaller()
ShapeUnmarshaller
ShapeUnmarshaller. withFlattened(boolean flattened)
ShapeUnmarshaller
ShapeUnmarshaller. withResultWrapper(String resultWrapper)
Methods in software.amazon.awssdk.codegen.model.intermediate with parameters of type ShapeUnmarshaller Modifier and Type Method Description void
ShapeModel. setUnmarshaller(ShapeUnmarshaller unmarshaller)
-