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