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