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