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