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