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