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