| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
gcloud-java library. |
| Modifier and Type | Method and Description |
|---|---|
static WaitForOption.CheckingPeriod |
WaitForOption.checkEvery(long checkEvery,
TimeUnit unit)
Returns an option to set how frequently the resource status should be checked.
|
static WaitForOption.CheckingPeriod |
WaitForOption.CheckingPeriod.getOrDefault(WaitForOption... options)
Returns the
CheckingPeriod option specified in options. |
Copyright © 2016 Google. All rights reserved.