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