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