@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class SynthesizeSpeechResponseUnmarshaller extends Object implements Unmarshaller<SynthesizeSpeechResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
SynthesizeSpeechResponseUnmarshaller() |
Modifier and Type | Method and 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.