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