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