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