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