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