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