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