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