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