public interface Cancelable
| Modifier and Type | Method and Description | 
|---|---|
void | 
cancel(Throwable cause)  | 
boolean | 
isCancelRequested()  | 
void cancel(Throwable cause)
boolean isCancelRequested()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.