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