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