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