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