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