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