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