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