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