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