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