T - the continuation type.public interface CognitoIdentityProviderContinuation<T>
| Modifier and Type | Method and Description | 
|---|---|
| void | continueTask()Call this method to continue with the processing. | 
| T | getParameters()This method will provide details for the "Continuation". | 
T getParameters()
void continueTask()
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.