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