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