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