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