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