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