Unmarshaller<DetachInternetGatewayResponse,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DetachInternetGatewayResponseUnmarshaller extends Object implements Unmarshaller<DetachInternetGatewayResponse,StaxUnmarshallerContext>
Constructor | Description |
---|---|
DetachInternetGatewayResponseUnmarshaller() |
Modifier and Type | Method | 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.