@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ExecutionConfigurationUnmarshaller extends Object implements software.amazon.awssdk.runtime.transform.Unmarshaller<ExecutionConfiguration,software.amazon.awssdk.runtime.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
ExecutionConfigurationUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionConfigurationUnmarshaller |
getInstance() |
ExecutionConfiguration |
unmarshall(software.amazon.awssdk.runtime.transform.JsonUnmarshallerContext context) |
public ExecutionConfiguration unmarshall(software.amazon.awssdk.runtime.transform.JsonUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.runtime.transform.Unmarshaller<ExecutionConfiguration,software.amazon.awssdk.runtime.transform.JsonUnmarshallerContext>Exceptionpublic static ExecutionConfigurationUnmarshaller getInstance()
Copyright © 2017. All rights reserved.