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