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