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