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