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