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