@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DisassociateSubnetCidrBlockResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<DisassociateSubnetCidrBlockResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
DisassociateSubnetCidrBlockResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DisassociateSubnetCidrBlockResponseUnmarshaller |
getInstance() |
DisassociateSubnetCidrBlockResponse |
unmarshall(StaxUnmarshallerContext context) |
public DisassociateSubnetCidrBlockResponseUnmarshaller()
public DisassociateSubnetCidrBlockResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<DisassociateSubnetCidrBlockResponse,StaxUnmarshallerContext>Exceptionpublic static DisassociateSubnetCidrBlockResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.