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