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