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