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