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