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