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