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