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