Unmarshaller<DocumentParameter,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DocumentParameterUnmarshaller extends Object implements Unmarshaller<DocumentParameter,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DocumentParameterUnmarshaller() |
Modifier and Type | Method | 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.