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