Unmarshaller<DeleteRealtimeEndpointResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteRealtimeEndpointResponseUnmarshaller extends Object implements Unmarshaller<DeleteRealtimeEndpointResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
DeleteRealtimeEndpointResponseUnmarshaller() |
| Modifier and Type | Method | 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.