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