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