| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
gcloud-java library. |
| Modifier and Type | Method and Description |
|---|---|
ServiceOptions.Clock |
ServiceOptions.clock()
Returns the service's clock.
|
static ServiceOptions.Clock |
ServiceOptions.Clock.defaultClock()
Returns the default clock.
|
| Modifier and Type | Method and Description |
|---|---|
B |
ServiceOptions.Builder.clock(ServiceOptions.Clock clock)
Sets the service's clock.
|
Copyright © 2016 Google. All rights reserved.