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