public class ShapeModelReflector extends Object
| Constructor and Description |
|---|
ShapeModelReflector(software.amazon.awssdk.codegen.model.intermediate.IntermediateModel model,
String shapeName,
com.fasterxml.jackson.databind.JsonNode input) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createShapeObject() |
String |
getStreamingMemberValue()
Get the value for the streaming member in the
JsonNode. |
public ShapeModelReflector(software.amazon.awssdk.codegen.model.intermediate.IntermediateModel model,
String shapeName,
com.fasterxml.jackson.databind.JsonNode input)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.