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