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