| Package | Description |
|---|---|
| com.google.api.client.testing.util |
Beta Testing utilities used for writing tests based on this library. |
| Modifier and Type | Method and Description |
|---|---|
MockBackOff |
MockBackOff.setBackOffMillis(long backOffMillis)
Sets the fixed back-off milliseconds (defaults to
0). |
MockBackOff |
MockBackOff.setMaxTries(int maxTries)
Sets the maximum number of tries before returning
BackOff.STOP (defaults to 10). |
Copyright © 2011–2025 Google. All rights reserved.