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