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