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