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