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