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