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