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