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