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