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