@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ModifyDocumentPermissionResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<ModifyDocumentPermissionResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
ModifyDocumentPermissionResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ModifyDocumentPermissionResponseUnmarshaller |
getInstance() |
ModifyDocumentPermissionResponse |
unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
public ModifyDocumentPermissionResponseUnmarshaller()
public ModifyDocumentPermissionResponse unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<ModifyDocumentPermissionResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>Exceptionpublic static ModifyDocumentPermissionResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.