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