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