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