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