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