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