Unmarshaller<StructureWithStringMember,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class StructureWithStringMemberUnmarshaller extends Object implements Unmarshaller<StructureWithStringMember,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
StructureWithStringMemberUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static StructureWithStringMemberUnmarshaller |
getInstance() |
|
StructureWithStringMember |
unmarshall(JsonUnmarshallerContext context) |
public StructureWithStringMemberUnmarshaller()
public StructureWithStringMember unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<StructureWithStringMember,JsonUnmarshallerContext>Exceptionpublic static StructureWithStringMemberUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.