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