public interface Suspendable
Modifier and Type | Method and Description |
---|---|
void |
resumePolling()
Allow new poll requests.
|
void |
suspendPolling()
Do not make new poll requests.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.