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