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