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