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