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