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