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