public class GetAccessKeyInfoResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<GetAccessKeyInfoResult,StaxUnmarshallerContext>
| Constructor and Description |
|---|
GetAccessKeyInfoResultStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static GetAccessKeyInfoResultStaxUnmarshaller |
getInstance() |
GetAccessKeyInfoResult |
unmarshall(StaxUnmarshallerContext context) |
public GetAccessKeyInfoResultStaxUnmarshaller()
public GetAccessKeyInfoResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<GetAccessKeyInfoResult,StaxUnmarshallerContext>context - to unmarshall.java.lang.Exceptionpublic static GetAccessKeyInfoResultStaxUnmarshaller getInstance()