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