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