public class CreateVpnConnectionResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<CreateVpnConnectionResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static CreateVpnConnectionResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
CreateVpnConnectionResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static CreateVpnConnectionResultStaxUnmarshaller |
getInstance() |
CreateVpnConnectionResult |
unmarshall(StaxUnmarshallerContext context) |
private static CreateVpnConnectionResultStaxUnmarshaller instance
public CreateVpnConnectionResultStaxUnmarshaller()
public CreateVpnConnectionResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<CreateVpnConnectionResult,StaxUnmarshallerContext>
java.lang.Exception
public static CreateVpnConnectionResultStaxUnmarshaller getInstance()