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