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