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