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