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