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