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