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