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