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