Unmarshaller<Budget,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class BudgetUnmarshaller extends Object implements Unmarshaller<Budget,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
BudgetUnmarshaller() |
| Modifier and Type | Method | 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.