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