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