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