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