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