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