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