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