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