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