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