public interface AsyncHandler<REQUEST extends AmazonWebServiceRequest,RESULT>
void onError(Exception exception)
exception - void onSuccess(REQUEST request, RESULT result)
request - The initial request created by the callerresult - The successful result of the executed operation.Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.