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