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