Unmarshaller<Disk,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DiskUnmarshaller extends Object implements Unmarshaller<Disk,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
DiskUnmarshaller() |
| Modifier and Type | Method | 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.