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