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