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