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