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