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