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