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