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