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