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