@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class NetworkInterfacePermissionUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<NetworkInterfacePermission,StaxUnmarshallerContext>
| Constructor and Description |
|---|
NetworkInterfacePermissionUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static NetworkInterfacePermissionUnmarshaller |
getInstance() |
NetworkInterfacePermission |
unmarshall(StaxUnmarshallerContext context) |
public NetworkInterfacePermissionUnmarshaller()
public NetworkInterfacePermission unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<NetworkInterfacePermission,StaxUnmarshallerContext>Exceptionpublic static NetworkInterfacePermissionUnmarshaller getInstance()
Copyright © 2018. All rights reserved.