@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>
Exception
public static UnsubscribeFromDatasetResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.