public class S3ArtifactLocationJsonUnmarshaller extends java.lang.Object implements Unmarshaller<S3ArtifactLocation,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static S3ArtifactLocationJsonUnmarshaller |
instance |
Constructor and Description |
---|
S3ArtifactLocationJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static S3ArtifactLocationJsonUnmarshaller |
getInstance() |
S3ArtifactLocation |
unmarshall(JsonUnmarshallerContext context) |
private static S3ArtifactLocationJsonUnmarshaller instance
public S3ArtifactLocation unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<S3ArtifactLocation,JsonUnmarshallerContext>
java.lang.Exception
public static S3ArtifactLocationJsonUnmarshaller getInstance()