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