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 ShapeUnmarshallerShapeModel. getUnmarshaller()ShapeUnmarshallerShapeUnmarshaller. withFlattened(boolean flattened)ShapeUnmarshallerShapeUnmarshaller. withResultWrapper(String resultWrapper)Methods in software.amazon.awssdk.codegen.model.intermediate with parameters of type ShapeUnmarshaller Modifier and Type Method Description voidShapeModel. setUnmarshaller(ShapeUnmarshaller unmarshaller)
-