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