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