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