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