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