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