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