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