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