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