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