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