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