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