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