Unmarshaller<AdminInitiateAuthResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class AdminInitiateAuthResponseUnmarshaller extends Object implements Unmarshaller<AdminInitiateAuthResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
AdminInitiateAuthResponseUnmarshaller() |
| Modifier and Type | Method | 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.