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