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