Unmarshaller<GetAuthorizationTokenResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class GetAuthorizationTokenResponseUnmarshaller extends Object implements Unmarshaller<GetAuthorizationTokenResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
GetAuthorizationTokenResponseUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static GetAuthorizationTokenResponseUnmarshaller |
getInstance() |
|
GetAuthorizationTokenResponse |
unmarshall(JsonUnmarshallerContext context) |
public GetAuthorizationTokenResponseUnmarshaller()
public GetAuthorizationTokenResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<GetAuthorizationTokenResponse,JsonUnmarshallerContext>Exceptionpublic static GetAuthorizationTokenResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.