| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
gcloud-java library. |
| Modifier and Type | Method and Description |
|---|---|
static WaitForOption.Timeout |
WaitForOption.Timeout.getOrDefault(WaitForOption... options)
Returns the
Timeout option specified in options. |
static WaitForOption.Timeout |
WaitForOption.timeout(long timeout,
TimeUnit unit)
Returns an option to set the maximum time to wait.
|
Copyright © 2016 Google. All rights reserved.