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